Loading Tool

Explorer IconExplorer

Memory Pool

77,231 transactions
28.94 vMB
0.06772436 BTC
Random Selection Loading Transactions
Max Size: 177.53/200 MB

Candidate Block

Mining Attempt 01776b6794f2e65c870d1975ba8323ac6586585d13a1232de833f523d57feea1
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root a69b5e291be4b44f376a920318198dbb330d3d3ae9282a3e5e63a4fafc783953
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,957
Size: 1.00 vMB
Total Fees: 0.00469618 BTC
Feerates: 150.35 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (390,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,335 524,335 0000000000000000003704a8e535b14d8b816f405158ab7b45eeee22bef76de2 1,963 1.00/1.00 vMB 31
524,334 524,334 0000000000000000003bcdcad830dee4684076e8da5cb87ad7458c0692b28568 2,287 1.00/1.00 vMB 25
524,333 524,333 0000000000000000002b55bfc130845e11e58eff4012052bca08a0203c1926cc 3,073 1.00/1.00 vMB 13
524,332 524,332 00000000000000000010c5c034cc3febb0681604ed3f1968849f22a6fb385265 2,425 1.00/1.00 vMB 10
524,331 524,331 00000000000000000010e8469aeb590f5860ff136d72834e8cdb4bfcf77bcf8b 2,392 1.00/1.00 vMB 51
524,330 524,330 0000000000000000002cd45affabcaa2d75c3799f27dea13b47e3b63b0f8c208 1,170 1.00/1.00 vMB 13
524,329 524,329 00000000000000000030447e877ab8797ac01d51cfd1dad234e590e6deb3182e 2,503 1.00/1.00 vMB 30
524,328 524,328 0000000000000000001519f1c4e9b7f718d962075e0da45678160ad14593e395 2,105 1.00/1.00 vMB 29
524,327 524,327 0000000000000000003000503ff45d190932f7e5e5dd33e91cc493387858dd9a 2,418 1.00/1.00 vMB 16
524,326 524,326 0000000000000000001c952420c065f3b70295454053fcfc3a2d0adcbfa000ce 1,262 1.00/1.00 vMB 31
524,325 524,325 00000000000000000027fe037b559cf6f5e4fd2bbb81fa633c28462ea1e22a37 1,137 1.00/1.00 vMB 65
524,324 524,324 000000000000000000025261518da457fccc3ecebe6243f6c66a302bd2c5dab2 1,500 1.00/1.00 vMB 33
524,323 524,323 00000000000000000014d249957c2ff23e489fd5049954e5bfbb5c466ea587b8 1,100 1.00/1.00 vMB 43
524,322 524,322 000000000000000000120139307fa5c3d4c145ccc3311d48dd30b39a6868cc6f 896 1.00/1.00 vMB 53
524,321 524,321 000000000000000000148c29da3078949ff434934ed6c6376460f527cd092908 1,104 1.00/1.00 vMB 78
524,320 524,320 0000000000000000001d0369426db094650cad905db1a660d65f8779a48a42fc 1,801 1.00/1.00 vMB 41
524,319 524,319 00000000000000000029414bd8e91de920a7c1a90ff3a934108aca5be2b0bcf6 1,916 1.00/1.00 vMB 71
524,318 524,318 0000000000000000002abe57e410d5bb654980080ee63fb1c075852b0d529e9d 577 0.33/1.00 vMB 30
524,317 524,317 00000000000000000010e7bc57d4cc9999cea5c88391ceb3b5b4cdebbc58d4c2 1,375 0.76/1.00 vMB 34
524,316 524,316 000000000000000000172298ab32f10ddc0029b8f60b0a234b1bf15bbdf58dc9 1,350 0.84/1.00 vMB 2
524,315 524,315 0000000000000000000b13e1b7992633bfe35525d1ab5c5a4dabc1b6968a0432 368 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.