Loading Tool

Explorer IconExplorer

Memory Pool

73,590 transactions
27.34 vMB
0.06601096 BTC
Random Selection Loading Transactions
Max Size: 166.67/200 MB

Candidate Block

Mining Attempt 37c38587d6ca8f279845857f43d6aef9ad05e7370e50a3da344a3aafc4a2ad84
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root ca1ca17a0a4bc26bf2cdd268875b13b4c808e4c7bb4bb39f9260e5af9f25cfc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.00775186 BTC
Feerates: 89.32 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (574,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,615 340,615 0000000000000000041b2f7503b3daa878a1c233484c10e1ad3f5c8159e42281 140 0.09/1.00 vMB 19
340,614 340,614 0000000000000000156d67e342a3e24933963bede3eb8ebf8fdb02a3ca465b98 694 0.36/1.00 vMB 25
340,613 340,613 000000000000000012f09136df1b931e8b31422311ee8e946d730cea68feb7eb 867 0.62/1.00 vMB 19
340,612 340,612 000000000000000007c5b697d077b1e9f1438a7fccce9d78dd3e8a09708b2df0 484 0.75/1.00 vMB 14
340,611 340,611 0000000000000000144ee68863bf709b00d970f53d005b2d984c37bb338b799b 87 0.07/1.00 vMB 12
340,610 340,610 00000000000000001650c87329e6ea643e9f1e71cd4e0b7cf019ef8603456e5e 1,531 0.75/1.00 vMB 29
340,609 340,609 000000000000000000b61014f2847d3d0639f176e3ea7537f6552f18e29161ba 2,440 0.85/1.00 vMB 40
340,608 340,608 000000000000000008734fb9df49b44ddf4f09b1562a1e41cf836ccd07219b63 422 0.30/1.00 vMB 19
340,607 340,607 000000000000000008c36dcbdac1599734c44404052e2f9e8b91facea9a6f469 128 0.07/1.00 vMB 16
340,606 340,606 0000000000000000185171fc246f1a9e96a40a8c03ba9f743e840ec4e18b9bca 1,202 0.58/1.00 vMB 27
340,605 340,605 00000000000000000a716b23e00074069b981c038098be765e1e8b5661e10cc5 545 0.63/1.00 vMB 14
340,604 340,604 00000000000000000d5d8304b28a2b850430d6c15acd01804446ffa585bbf163 1,998 0.75/1.00 vMB 32
340,603 340,603 000000000000000003a7c2ce324d6148731a18e51f2db24b0f16d79086816cec 739 0.43/1.00 vMB 20
340,602 340,602 0000000000000000088a37cd0e189a9d8bee546ec488067ee9c6dd1ad3f77703 256 0.10/1.00 vMB 23
340,601 340,601 0000000000000000075655e4ccb3f3939486b4a8ea8a848ce65372aa34de8f41 521 0.26/1.00 vMB 27
340,600 340,600 00000000000000000001a092bb0f2311bf00987a8f7d92e2ed6b36a522054741 1,675 0.79/1.00 vMB 30
340,599 340,599 0000000000000000102fd0a2f64567685af772d5f085057726e77245ba8f26d7 462 0.24/1.00 vMB 27
340,598 340,598 00000000000000000ee5a95eba2072d87697fef4e0ffc0d0e823dc03bdd59379 1,212 0.63/1.00 vMB 24
340,597 340,597 00000000000000000f7dce97104c826ef19fed44ea2758178f60491eee47bfd4 1,604 0.80/1.00 vMB 24
340,596 340,596 000000000000000006ee363b0d8e826b72fbea17e51277ca0ffac34c4c20b90f 353 0.16/1.00 vMB 33
340,595 340,595 00000000000000000ed1bf30a3728bd42c1436e82f5322f0889961915cf7ca13 736 0.33/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.