Loading Tool

Explorer IconExplorer

Memory Pool

74,442 transactions
27.52 vMB
0.07121387 BTC
Random Selection Loading Transactions
Max Size: 167.82/200 MB

Candidate Block

Mining Attempt 5eaaeb8f4a8698a93420312c5cc00660a2c5b9ca0d03e9fea6793e486a221451
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 049dde8e389ae7170a495815fb28dd0d1e3f561d38828792df4818d35095c40e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.01245562 BTC
Feerates: 61.00 > 1.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (371,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,108 544,108 000000000000000000121af44d3a1f3d6f69243fffaf63a451ce8163009f7702 2,017 1.00/1.00 vMB 36
544,107 544,107 00000000000000000003635d1c1621638b81181a787110ff00735884f3caaf4c 2,406 1.00/1.00 vMB 25
544,106 544,106 0000000000000000001a4be245cce50dfe0e212a6ef14c2566d2b20f77415b68 1,985 1.00/1.00 vMB 25
544,105 544,105 0000000000000000001ecdff53d89028519391d68fdf488177ef55e4dc842756 2,993 1.00/1.00 vMB 41
544,104 544,104 00000000000000000010f8efd0c3338c8c2e759ee2b416bcd6d65f998c82ac33 2,349 1.00/1.00 vMB 45
544,103 544,103 0000000000000000001166e5be9757f2a431ec51509bebd11e2b1f459be4562d 2,954 1.00/1.00 vMB 47
544,102 544,102 0000000000000000000b2929d68fb910877fc01be9678e3c55cc2cf9a1a70ae3 1 0.00/1.00 vMB 0
544,101 544,101 0000000000000000001c1a71aca2daea5c44e94f312fc6d8cca04870f4569ccb 1,387 1.00/1.00 vMB 5
544,100 544,100 0000000000000000000c881a1064613dbafbfc352e4058aa1c6eda6a5b60e6ca 1,672 1.00/1.00 vMB 7
544,099 544,099 0000000000000000001e321e2333371981c5adf55030f0c2c51d43c244db544b 2,454 1.00/1.00 vMB 14
544,098 544,098 0000000000000000002525dcf6cd74be1f1026a8f65caf9a64fea70a541ad000 2,796 1.00/1.00 vMB 12
544,097 544,097 00000000000000000017b1e323355ef859d4d8fefc09ab190dee9152acf40602 2,531 1.00/1.00 vMB 22
544,096 544,096 0000000000000000000c17818ef58fb31865ac3f56fcf4d15b203dd2ebfb8414 2,337 1.00/1.00 vMB 36
544,095 544,095 000000000000000000023a75e27f4d19f969d1cd24f69353a81112ce98b06cc7 3,039 1.00/1.00 vMB 43
544,094 544,094 000000000000000000187d72f02895c334677fa045aeecb05acbf266ad58477a 2,050 1.00/1.00 vMB 23
544,093 544,093 00000000000000000019a34ac0b3415a85c71de93268451c8fb4e8e5ba23c136 2,536 1.00/1.00 vMB 11
544,092 544,092 00000000000000000013c9052ba9476226e1f814426c3cf0f664efd3367b313a 1,849 1.00/1.00 vMB 10
544,091 544,091 0000000000000000000a7cee6150092ececb6821b38958c36341eb39f2096656 2,485 1.00/1.00 vMB 16
544,090 544,090 00000000000000000014f374038ce162281dc3d41d63ac6cafc78ce84d42ff2e 2,762 1.00/1.00 vMB 37
544,089 544,089 00000000000000000007969bc2c2767f2cc3aac6a9b0125a3e873023b52ff507 2,926 1.00/1.00 vMB 25
544,088 544,088 00000000000000000017e1dd0542ac385973ae9f0892670d2d1bcbe01bf8cebc 1,808 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.