Loading Tool

Explorer IconExplorer

Memory Pool

13,669 transactions
7.29 vMB
0.01959389 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.29/200 MB

Candidate Block

Mining Attempt 4b75788fe47700dacafdae09b59beb986ebc07cda4b98a9eec6e3139ec31af1e
Version 20000000
Previous Block 00000000000000000000609274759e6e635b5054c457b0406a2e5ac6b3b1fd3d
Merkle Root 16c56f35a15b742730a4b533121bd50e21db01526fbf8c4dd0f51bd83e767d9a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.00498813 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,413 (787,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,667 125,667 00000000000022d5f28a57eda9432950622b3410d20eb2dfea7fd40e2babe333 12 0.00 vMB 352
125,666 125,666 00000000000001ed098e9f16bfe4f7427bd03ec283eef19836f37d0f489bb501 11 0.00 vMB 919
125,665 125,665 000000000000212c8bd7a4e241cdca33d27976f0a78fb23f17fa8e3579ad6a5d 12 0.00 vMB 1,058
125,664 125,664 0000000000002ce7c69aebf51a627abe7ffc86b36af3a485109f39c830efa7ea 5 0.00 vMB 1,129
125,663 125,663 0000000000003c7921911df73e085557db6f7512f9fe2315e31e0272d2bd0e0c 11 0.00 vMB 1,922
125,662 125,662 0000000000000d8fe86e1029e9a9e21734343ca0ebfbbcff651b4b2b4dd0e432 14 0.00 vMB 815
125,661 125,661 0000000000000a51d84ce9297131d9af62c521ea241ec7b1e7c7df6e8758656c 15 0.01 vMB 1,036
125,660 125,660 0000000000003af6387d69e221496337d2467427bcc53676dcd7b3fa00986340 26 0.02 vMB 645
125,659 125,659 0000000000002d8b73410567b416ea9b5fcc2aeb6b8f69ca15c481112467bb55 12 0.00 vMB 0
125,658 125,658 00000000000029b7908e8c7d0aff239083ac0da411fa41ea9afc6b683a65096e 7 0.00 vMB 786
125,657 125,657 000000000000449cea3af225e297755689ce90a6d5da7c21bfe964e6241449fe 10 0.00 vMB 630
125,656 125,656 0000000000003a1ef279bb89fff34682e740e83b7e0ff208837b4fcc272489ed 58 0.02 vMB 3,047
125,655 125,655 0000000000003eaa1c8f850b078f955a33f00145db3e98e5e0d737846e10ff3c 9 0.00 vMB 666
125,654 125,654 0000000000002bd77dd871569a0291d500e103c9341d821ec17aff1ece2dabc7 11 0.00 vMB 696
125,653 125,653 000000000000395482ce8ba105173da0f8b6e5ffc356e12b703362d29fc1a056 17 0.01 vMB 1,110
125,652 125,652 0000000000000661358cb5e6679a1c6b13b35e0ebbdd027ce7685ef8d4a1e17d 13 0.00 vMB 1,938
125,651 125,651 000000000000378c819c1a50493b7ac7ae488c8d2647d8c0959ca5eb253c14c6 11 0.00 vMB 679
125,650 125,650 0000000000003d6a8e90c300feb1868c0640bb83d99af7242898fc382522cdf8 14 0.00 vMB 1,108
125,649 125,649 0000000000002afc20850b6ecb189c24e52e7274cdcf12210c5c4d80dba7a537 21 0.02 vMB 279
125,648 125,648 0000000000001144787e01d1b4af18bb383c5c28fe88a5515ca51c41f0cc0e53 8 0.00 vMB 0
125,647 125,647 0000000000001695bf9a301549e0632dca37aa23a782265f30297f4c8d87cfc6 8 0.01 vMB 560
Previous 10 blocks ↓
Total Size: 779.59 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: 286.35 GB
    • Received: 1.15 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.