Loading Tool

Explorer IconExplorer

Memory Pool

45,834 transactions
29.09 vMB
0.14090373 BTC
Random Selection Loading Transactions
Max Size: 151.60/200 MB

Candidate Block

Mining Attempt 8335e33044d2884b135ee75374969a08fea581f14f6f80f2e1a83779fd3e95c2
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 25428b0bac0632c2228d85d8a9ae6c829275c5be0f8c09774997462b9ada97d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.04278855 BTC
Feerates: 150.75 > 4.29 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (512,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,076 402,076 000000000000000002ca2d4d412eb9805f6d16228c1333db0a550bafb20e421e 1,785 1.00/1.00 vMB 29
402,075 402,075 00000000000000000213278532c35dc1b1043f7fe656d95ba76ad149df831a05 3,196 1.00/1.00 vMB 70
402,074 402,074 000000000000000006609eb01f8f45ad7842738f5bafc57c01c37144ece98013 598 0.99/1.00 vMB 10
402,073 402,073 000000000000000000f6ca47c107af471370411a4fa26566f4edc0c785b3b183 384 0.18/1.00 vMB 31
402,072 402,072 000000000000000004ea8fa686521c8db1589c4a7f18ab6f61f73f4a04b81fac 934 0.42/1.00 vMB 45
402,071 402,071 000000000000000000591981c6cf90c0857e41a5ed4646c30d8cf985383c27d1 366 0.31/1.00 vMB 39
402,070 402,070 000000000000000006e098c0644ae47c29435cf581be5d09c0966dcf8e516b49 2,060 0.77/1.00 vMB 47
402,069 402,069 00000000000000000503568bcee0748ddbff1f44ef15bc875f28b1fc35669a6d 434 1.00/1.00 vMB 5
402,068 402,068 000000000000000000815cc067690517b92351a875a6558986633f8c83513819 1,706 0.88/1.00 vMB 43
402,067 402,067 0000000000000000016c2ae0a2eed0eff2a6c42c1fdce88c72751ab2a97550aa 229 0.09/1.00 vMB 45
402,066 402,066 0000000000000000041277fc9d39ece35ad3b9bfd9a31a7c3dfe9b4af81d6701 1 0.00/1.00 vMB 0
402,065 402,065 00000000000000000334e74b03b6b43d2323dc4c960827739014f912d2862bf2 385 0.26/1.00 vMB 69
402,064 402,064 000000000000000006f0452d85e8b9018a97f938d4d562ae88c34c6536d53cde 1,107 0.98/1.00 vMB 25
402,063 402,063 000000000000000002d2ab3e26e0cd7792d511d242a00805a84e7308bc92645e 1 0.00/1.00 vMB 0
402,062 402,062 00000000000000000045a19d9be9bb13dfe75d8a5ba90ee0ab504100166d1b52 2,176 1.00/1.00 vMB 48
402,061 402,061 000000000000000002c8318137c04ca70559af9a8a97bdb011dd4480ca6d1068 1,583 0.99/1.00 vMB 34
402,060 402,060 000000000000000003a0951b04abc9dcf40428d5560f48732b0219445a203e35 2,533 0.99/1.00 vMB 48
402,059 402,059 0000000000000000011a1af9bc4dc85851da9b029736877f09bc59d6c1e4716d 2,755 0.99/1.00 vMB 60
402,058 402,058 00000000000000000532a0a3404b82a388bf7b418732dc1fbfd4f91be9489cca 758 1.00/1.00 vMB 18
402,057 402,057 00000000000000000427878f31cd2be99fe4b9006b1a8afa4d2cd76058e48de0 1 0.00/1.00 vMB 0
402,056 402,056 000000000000000002f1a9d6b0f01b3ba8d11c8c453edb17e964a746492f018a 1,243 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.