Loading Tool

Explorer IconExplorer

Memory Pool

78,295 transactions
29.42 vMB
0.06667897 BTC
Random Selection Loading Transactions
Max Size: 176.64/200 MB

Candidate Block

Mining Attempt ab025c32dbc5ab00fc07de793860f637a6fe1920cd293bf2634b8704c2a86207
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 321be570df3ef467e2cb9599ab7f1fc06c70b5778a288e51a86d47c61df1ca3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,726
Size: 1.00 vMB
Total Fees: 0.00697257 BTC
Feerates: 180.34 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (358,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,100 556,100 00000000000000000010c6cd24af4ec5aae61390e5163d87088f688968c9a310 3,088 1.00/1.00 vMB 23
556,099 556,099 0000000000000000002ab1810fd437b37b45d9c9e9cb873db19949b1802a910f 488 0.16/1.00 vMB 13
556,098 556,098 000000000000000000004ff2ecb38c0c1d2c18c59a95623271eb5d810ca0ccd6 989 0.61/1.00 vMB 1
556,097 556,097 0000000000000000000f2b83d324b241449149a4bae463cdee59e472ede7ead8 3,232 1.00/1.00 vMB 17
556,096 556,096 00000000000000000008277c13743e45ea7e066025e29b1bc7872573a98fe32e 429 0.16/1.00 vMB 11
556,095 556,095 0000000000000000002ce8f758db45ecdc53d7953e493656a75f601366a43f42 1,139 0.86/1.00 vMB 5
556,094 556,094 000000000000000000086e5d22d734abdaf59f88eadf6ac9091ee9a717c1560f 3,080 1.00/1.00 vMB 14
556,093 556,093 0000000000000000000650a24cb9926c0055235552435d9710f68c7e62657394 3,121 1.00/1.00 vMB 14
556,092 556,092 000000000000000000288ea865f410973618f42a346b31bf8a13ca75fc9f9fe5 696 0.57/1.00 vMB 4
556,091 556,091 00000000000000000020f29ce2f6cf8006ed9ee8d27335bf82af9a461b8057bc 1,578 1.00/1.00 vMB 8
556,090 556,090 000000000000000000035ff31be79abc7d426906b352a645b6ccbe58216eb4a4 2,043 1.00/1.00 vMB 5
556,089 556,089 000000000000000000214d5373aee43ce019c593d3b2474aece02becf9701cbe 3,039 1.00/1.00 vMB 10
556,088 556,088 0000000000000000001c036b701aa437ef9a005098ada6080c504c715f096e5a 3,036 1.00/1.00 vMB 21
556,087 556,087 000000000000000000063690853b4ddc6cc9624aca2500624e22fbff2849315a 2,913 1.00/1.00 vMB 22
556,086 556,086 000000000000000000098e320587ed1b07888e0b016edffffe67bb4ce2569827 3,252 1.00/1.00 vMB 7
556,085 556,085 0000000000000000002495d2ae59320d2d0f3825c276967a16a6294ceacb945e 2,666 1.00/1.00 vMB 16
556,084 556,084 0000000000000000002b5b67a207f93091f600e8b95af9b5a786c750ffc11fb8 2,925 1.00/1.00 vMB 37
556,083 556,083 0000000000000000002216b7c3e887cda269465c8704ecc16c98e94a1f343ca6 2,905 1.00/1.00 vMB 36
556,082 556,082 0000000000000000000eb3614f2b97ef2ad0ed81532335a978ec38a5b8a89981 2,241 0.92/1.00 vMB 15
556,081 556,081 0000000000000000000df99c7ac95f9fca4d20564aa85e17418a1d43fce01be3 2,632 0.99/1.00 vMB 12
556,080 556,080 00000000000000000026ed48cd653e908c5882a5bf1849e8dba1cc9af6188bf9 216 0.07/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.