Loading Tool

Explorer IconExplorer

Memory Pool

76,781 transactions
28.61 vMB
0.07101159 BTC
Random Selection Loading Transactions
Max Size: 173.33/200 MB

Candidate Block

Mining Attempt 7a96bd1862dce1e2f7dcca2692be6d12bc9fb9cfc8d13843f877d76372f0976f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 6b7b22243e7e2ba23b791e1920148531c6e22eaa538d77113e0eb639125cfd87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,419
Size: 1.00 vMB
Total Fees: 0.01172360 BTC
Feerates: 71.79 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (132,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,557 782,557 000000000000000000023c30a2eeecca2c93f08a3769760ef059d64b5778d888 517 1.00/1.00 vMB 9
782,556 782,556 00000000000000000004a8fa46502a21a57c915782d4e170014918730a011987 917 1.00/1.00 vMB 8
782,555 782,555 000000000000000000043ebef0d1eacd6cf82c4936030d8bc852acf756037f4b 2,338 1.00/1.00 vMB 17
782,554 782,554 00000000000000000002e870c973f1988b0739303ac8a51aba3cde6a6421289a 2,723 1.00/1.00 vMB 20
782,553 782,553 00000000000000000001358d822e7cfd7d1835064abd6d0f2056e175da4deb1f 717 1.00/1.00 vMB 11
782,552 782,552 00000000000000000004b4ced53ada20b9cd48c1b6f99add52580161273f55e1 654 1.00/1.00 vMB 12
782,551 782,551 00000000000000000000a2414a46b9f0583397e6ab163c0f128982af64f59fbf 2,334 1.00/1.00 vMB 14
782,550 782,550 000000000000000000059e460f75868bcd9e51c8e896c12a90751aef8345d6d5 1,706 1.00/1.00 vMB 10
782,549 782,549 000000000000000000039e4a8e5976f02f99109562cdd5ac176df6e9f0cd192b 3,219 1.00/1.00 vMB 25
782,548 782,548 0000000000000000000145e2abe0bf3c912cebaa0cee50ad1348aab71fc13ad0 2,549 1.00/1.00 vMB 17
782,547 782,547 000000000000000000011e535bb45015104b8597d86d0ad4d6456a958c44fef7 2,456 1.00/1.00 vMB 20
782,546 782,546 000000000000000000010af94becfce2f2bbaf81e16ab4d6f99862d838eda252 2,441 1.00/1.00 vMB 27
782,545 782,545 00000000000000000000bb7bcc3ba7e7871decfce371f5a7d549be52de80aae0 2,215 1.00/1.00 vMB 15
782,544 782,544 00000000000000000000dd3373a720ce112ab97cebefad4274e15816443d9a57 2,214 1.00/1.00 vMB 16
782,543 782,543 0000000000000000000216b6540c472dea20722b0f17a42af7a90acded62c6a3 308 1.00/1.00 vMB 6
782,542 782,542 00000000000000000005ca6096d3ba8af4f36518dce1856303fcf232a4b81e06 1,369 1.00/1.00 vMB 9
782,541 782,541 00000000000000000000a0235cbd010f7ec867a258fcb4d5fb77d99ddd43228d 1,333 1.00/1.00 vMB 7
782,540 782,540 000000000000000000055de2dbd6a9b5b9fb14a9250843e78bb847f54afe2505 881 1.00/1.00 vMB 10
782,539 782,539 00000000000000000003325008046b587f2f50f54163e0d52d573c0edeea13f7 630 1.00/1.00 vMB 8
782,538 782,538 000000000000000000017b08df35302e4d89c2e81d19abc99c2eb9f74e1ebc3e 684 1.00/1.00 vMB 9
782,537 782,537 00000000000000000000bada4255b3dc6253fedc0958f4da18c6bb983638ba27 388 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.