Loading Tool

Explorer IconExplorer

Memory Pool

84,421 transactions
35.33 vMB
0.18433922 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt a37df110b966aa93f1e4be0100568c947b52ae6391904c0822362ec720c808c1
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 39da2b39ae933e134998eb8a1bb8b551de4b5c5a3bddea2ba043f911464d6d8a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,278
Size: 1.00 vMB
Total Fees: 0.04598364 BTC
Feerates: 435.08 > 4.61 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (491,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,217 424,217 0000000000000000035b571ca79c308fd0a46bafebc69b335d211777e1bfe063 2,366 1.00/1.00 vMB 85
424,216 424,216 000000000000000004d8031e57442e9d5e34b3576e8af067ae879c854d249bbc 2,740 1.00/1.00 vMB 100
424,215 424,215 000000000000000002def7ee147999d706c43403324aff3d148a409248e51504 1,727 1.00/1.00 vMB 93
424,214 424,214 0000000000000000018d4f11b461f188365996cf3855f063154f9b33e86c487d 990 0.74/1.00 vMB 37
424,213 424,213 0000000000000000047b49a90c9dc96e3529ad5b041f86156ed09edcc21a802b 2,368 1.00/1.00 vMB 77
424,212 424,212 000000000000000000f675806e238a01b38c4a0672f554e29278335d6c4f2ec8 1 0.00/1.00 vMB 0
424,211 424,211 00000000000000000448016e57394a352adfd32dce2c9d5710a964eafd212952 2,713 1.00/1.00 vMB 114
424,210 424,210 0000000000000000000fa6b04ba713eddb300ba50130481d5b5c1402a8a5a947 2,405 1.00/1.00 vMB 64
424,209 424,209 000000000000000003cdcfc24e88873bf74e40388e2dff596a7af407dcb361a6 605 0.26/1.00 vMB 59
424,208 424,208 00000000000000000478c6bccb00bad0b4ccc9042015610fe8ccaa57013ae459 100 0.04/1.00 vMB 74
424,207 424,207 000000000000000004a97e0912749b50ba3f15af319d9d927e7003eb5d5ef664 395 0.99/1.00 vMB 10
424,206 424,206 000000000000000001202a1d892797dd94fe4a694e5880b0e312c372eae16451 1,008 0.55/1.00 vMB 50
424,205 424,205 00000000000000000411309ae04e9393baab1cc4b94ae6fed560fda95d062418 817 0.54/1.00 vMB 46
424,204 424,204 000000000000000001f7cefcab78a5a399d4e5a2b066f34545f11b653ba89700 1,587 1.00/1.00 vMB 44
424,203 424,203 0000000000000000006650bebf2181341cd9c5e7455e0889e5165ecdc8f99f21 1,019 1.00/1.00 vMB 39
424,202 424,202 000000000000000004865b5dc6865aad6f19911137c1fd924bb23516bd8e2be6 1,892 1.00/1.00 vMB 63
424,201 424,201 00000000000000000327689945ac5e06ce159d8ada440f8281cee6b0fe455dde 18 0.00/1.00 vMB 316
424,200 424,200 00000000000000000485f1a039fcd44c5efd358f588632f6d5f026d75eefeb63 2,285 1.00/1.00 vMB 90
424,199 424,199 00000000000000000275f181be71d5a715aa93ad010486ebb6f4dadcfac84077 1,405 0.99/1.00 vMB 47
424,198 424,198 000000000000000001a200cd04d4eee0aec61a72d64222f2516098216ec0a17a 577 0.98/1.00 vMB 15
424,197 424,197 0000000000000000052752eb53519e0c89140c505ac3877115e1822be253ff20 1,334 0.71/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.10 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: 730.67 GB
    • Received: 18.51 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.