Loading Tool

Explorer IconExplorer

Memory Pool

27,400 transactions
6.87 vMB
0.05150709 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.17/200 MB

Candidate Block

Mining Attempt 585a0ca074e46869f304197a656263e54234039005b88a5ba4de1892372c1ca7
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 477746df14e024a35ab7de28f72d3caf4b23d6af033e7fa06dbd4524b4b650f7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,572
Size: 1.00 vMB
Total Fees: 0.02868656 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (749,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,745 163,745 0000000000000a15b3166e21d2f39b36c7d5c2683d3dc58a4a11d871dbcd1ef1 68 0.02 vMB 89
163,744 163,744 0000000000000c7a419d4fc365f418ea7e2cc60536fa47e85bb4ee2bbbd1e005 112 0.05 vMB 112
163,743 163,743 00000000000005a19823e57f89b16082e8233fb1a81c357b6bceda4045b60773 88 0.04 vMB 73
163,742 163,742 00000000000001e6fc8d9c1c8cdb573f3377ea678cbf39ddb7213721fbbf6136 89 0.03 vMB 124
163,741 163,741 0000000000000b6c89a0816dc1f34a3dc026b9bb0fda7207a22900bec0a5f7ae 122 0.05 vMB 66
163,740 163,740 0000000000000446da29e22778d928745babfbe518402ecd53d088f0beb540ea 198 0.10 vMB 126
163,739 163,739 0000000000000bb75974a5faeefc72b6855739ac0047d0d1b1d4e4cd0b1a5049 82 0.03 vMB 504
163,738 163,738 00000000000005ec7461ca7d00b13ebf3b001d79d0d8e64a261c1c17e2958d3a 12 0.01 vMB 893
163,737 163,737 00000000000001c5fe24372a5c9786402d5f0e7653f4b89a4ce4a96da0980aff 13 0.00 vMB 22
163,736 163,736 00000000000003b07ea2e60631c77e20f9f968408002fe82aa60e9fe8fc0850c 101 0.03 vMB 86
163,735 163,735 00000000000006f1b87e4c94367ad5a3ea006e51be8ebc021589b09c8812744b 6 0.01 vMB 360
163,734 163,734 000000000000080ae95fe19cb76f14fada1154d1ee06829cc21e42a4509fb9e3 2 0.00 vMB 193
163,733 163,733 00000000000003c13f43ce495079ad545f9ed0114db82187065ae6551d7ffad5 10 0.01 vMB 0
163,732 163,732 00000000000007a355ea28b3859794a405974aec5d26a857862c7364e4928030 54 0.03 vMB 79
163,731 163,731 00000000000001b983ca14283e6d0acad0d2f6fe4c6e9bad9c4750fce0dce2c4 30 0.01 vMB 136
163,730 163,730 0000000000000462554694251c4473c37f02cc8ae78dd80c6174dd2f20e5d10e 9 0.00 vMB 378
163,729 163,729 0000000000000a2c0f7374dfc2dc011eecfc00500c7a5db1089a97cba6504734 9 0.00 vMB 325
163,728 163,728 0000000000000184e0c9ce7d35ffb90703a25c11e1eb779f768877df4fafe452 1 0.00 vMB 0
163,727 163,727 0000000000000a0357db6c1ae9466de8e33c47b8952ce98a2302ac35d3d48825 83 0.03 vMB 8
163,726 163,726 00000000000003d9a6fcfa251807203021e68e40d50873886682dca18bc4a87c 22 0.01 vMB 323
163,725 163,725 0000000000000502730fba94c948a7d17efdf4ffccc999efc4cb0e02f61a92cd 102 0.05 vMB 79
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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