Loading Tool

Explorer IconExplorer

Memory Pool

82,556 transactions
31.08 vMB
0.09254529 BTC
Random Selection Loading Transactions
Max Size: 190.34/200 MB

Candidate Block

Mining Attempt 61fc8904713409ddbaf2806c4faa0141ee40b7dd63f5c4da06321014b740f762
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 1c49a1cce9321baa6f217c3adb7e30f2fdc5fbc406f899d2c7f938295ba1577e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.02260992 BTC
Feerates: 100.00 > 2.27 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (485,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,958 429,958 00000000000000000217aec062458b4336011990f0303cf84e941bdc5724198a 897 1.00/1.00 vMB 24
429,957 429,957 000000000000000002fea5ce457242b127d7c3950f99071d1ba580a8bd0c22d1 314 0.13/1.00 vMB 56
429,956 429,956 000000000000000004213bb6379dbb81fe76f406415510fb1ffa30722e4047a4 1,671 1.00/1.00 vMB 43
429,955 429,955 000000000000000003ddf16a4977cf844e03717ab61577e6f1dfeec6819ed69d 1,204 1.00/1.00 vMB 25
429,954 429,954 000000000000000002ca0abe7ddda4a29e86ecda559b1fb1ee78f5753093fbf2 770 0.34/1.00 vMB 57
429,953 429,953 000000000000000001a6279e62d01303ee9bffb65690eeb8a823720fcc5d42cf 1,424 0.90/1.00 vMB 31
429,952 429,952 000000000000000000c962a059373ca524b639bb42d34313733f02cbb7548560 1,061 0.47/1.00 vMB 58
429,951 429,951 000000000000000003ad0ce748e436efbf0f9bc0439c0725efd2dbe590f848ac 1,969 1.00/1.00 vMB 34
429,950 429,950 0000000000000000011ecebd470d3b3261dca5a58179e71820502b8b0c495f9e 1,501 1.00/1.00 vMB 30
429,949 429,949 0000000000000000010e0e65731bcf02d425cee3f2b4b7687a9f85e9dc2db0b9 2,601 1.00/1.00 vMB 60
429,948 429,948 000000000000000004046b837eaccc5df49c137154bff880c9f6696fa7d722b5 1,919 1.00/1.00 vMB 46
429,947 429,947 0000000000000000024d64892abde87fda6876cb82a56a37b384fc4dd170d82c 2,856 1.00/1.00 vMB 61
429,946 429,946 00000000000000000085bcef05402987c86b162aa7c55a37b665e3fcfadeb287 2,386 1.00/1.00 vMB 90
429,945 429,945 000000000000000001f8434c3eae6e84e1f3a2ff42a1dd57c831ab55557aa7c6 1,603 1.00/1.00 vMB 27
429,944 429,944 0000000000000000026aec61b4652625fcb549b279b55f76bb6f06520c289b71 1,785 1.00/1.00 vMB 38
429,943 429,943 000000000000000004d130f569e8a11a92eda724a8288b615dccf6848416a4b6 2,087 1.00/1.00 vMB 33
429,942 429,942 0000000000000000038f191601125acb08f89caae872c5d957ebf45fecff1d95 1,787 1.00/1.00 vMB 48
429,941 429,941 0000000000000000048ef3441392ca29c7277fed690ddbd05132f0575d1f0623 2,188 1.00/1.00 vMB 62
429,940 429,940 0000000000000000044fc1786aec4f20fe8b85d183aba0250106cb5812677262 2,687 1.00/1.00 vMB 57
429,939 429,939 0000000000000000013b232a3be17b1597f8f143513cbca679a842685663b67c 2,440 1.00/1.00 vMB 78
429,938 429,938 0000000000000000042067d3d720b9b866136363008a6c69ff68d9d21777e803 2,510 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.33 GB
    • Received: 16.88 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.