Loading Tool

Explorer IconExplorer

Memory Pool

18,690 transactions
8.76 vMB
0.11120335 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.65/200 MB

Candidate Block

Mining Attempt a36b8aea3e73a857012708c3b7fdfb83ecb995d51b5848c48b37df1debe47204
Version 20000000
Previous Block 00000000000000000001a3bad11a156a9b1405118d655a367303f4e9599e5dec
Merkle Root 740869a5993470285bfdf2633beac9b32444cd51ad68660c68ffc742afcd75cb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.09268266 BTC
Median Feerate: 1.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,429 (787,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
125,646 125,646 00000000000038ee92e0a126c98361e5bd38078b6e03cdcf4e77ff586e423883 19 0.00 vMB 0
125,645 125,645 0000000000001903e8b00725b3be01007fda1beb25cc2a581c12cf10434558c6 7 0.00 vMB 0
125,644 125,644 00000000000013f18a157b050e5e4ed1ce33bcfcf990eb07506332d88f41662f 10 0.00 vMB 665
125,643 125,643 0000000000003bdc3fdd968afd3d15134372ab4cd86c7ef7caccf356da231585 50 0.02 vMB 2,120
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 301.62 GB
    • Received: 1.33 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.