Loading Tool

Explorer IconExplorer

Memory Pool

38,701 transactions
26.21 vMB
0.07864740 BTC
Random Selection Loading Transactions
Max Size: 135.68/200 MB

Candidate Block

Mining Attempt c2b62102d9e973f3897c8edee12eb79a19e653b30e5b6eb84be206617cd8d664
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 15ab42103571b5d6d46102bd6355c5537dce29bcebcf158c1bef01c823b4aab1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,288
Size: 1.00 vMB
Total Fees: 0.03059772 BTC
Feerates: 502.65 > 3.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (680,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,529 234,529 000000000000002f310e70327bcabccd92e2611257d2183b813857c34914c3eb 591 0.25/1.00 vMB 176
234,528 234,528 000000000000010d995e1f2248513d78a934b4c03bbdb4ec5dd215dda273f4fe 155 0.08/1.00 vMB 165
234,527 234,527 000000000000001e37401431b5d24c5f798773655e7fe23cc6bbe3a6a871e492 457 0.20/1.00 vMB 202
234,526 234,526 000000000000019251db586a517640127138044cd81a906829f2264a885b6470 441 0.27/1.00 vMB 139
234,525 234,525 00000000000000882f6b78e0e5d11b613402514990ac274f267d16fd2f0997da 515 0.25/1.00 vMB 139
234,524 234,524 0000000000000193092cf595956738832c7d6c8f23cad49a06af0f0ce9a8d760 655 0.25/1.00 vMB 195
234,523 234,523 000000000000011a9150570363129c311b37f2e883656799d475f7e96d5a07e4 453 0.19/1.00 vMB 200
234,522 234,522 00000000000001a83a93aeeab4dee28a1886b7c773fd3a7f2eb52fe38571d25f 265 0.15/1.00 vMB 196
234,521 234,521 00000000000000cf0830e98571ccdfc22f22199cb2b1e4a2195463587bc00392 110 0.15/1.00 vMB 79
234,520 234,520 00000000000001933e984a93100b249169467c0340815d7948899d4038bcfcee 32 0.02/1.00 vMB 92
234,519 234,519 0000000000000102c8ccb84ceba3ea51e76b9938fa7490681b77bbf9e9e5e6c9 341 0.12/1.00 vMB 240
234,518 234,518 00000000000001281304464614aeab2e3fce73c2f9d7fca5129feb120c78ef63 32 0.01/1.00 vMB 82
234,517 234,517 000000000000015ec8adc6904677cc8153155b8cc062c700253c3e8bf245db4c 215 0.10/1.00 vMB 156
234,516 234,516 0000000000000051569e8c76b91ce2cec0e87428d9c04644b8e759b0589c8c42 228 0.10/1.00 vMB 179
234,515 234,515 0000000000000064d779cee700dee67f1bf1b616b9021afbb7f001f78e399424 480 0.21/1.00 vMB 191
234,514 234,514 000000000000012767dfe754735c92de26997a6417712b488b95979b596ea842 422 0.19/1.00 vMB 203
234,513 234,513 000000000000001795b0977f88cfb4df2c7371a0a471aa7909b30063c0ce6bc4 398 0.19/1.00 vMB 150
234,512 234,512 000000000000006cc663e82feeed11355f797b967cf4c9cc7555a41c521fe217 533 0.22/1.00 vMB 199
234,511 234,511 00000000000000f77f12deb4dd3de6bf7f368995dcf5f33e3745119ef8635f09 526 0.25/1.00 vMB 140
234,510 234,510 00000000000000ad58f9bc03b2260da05a6972b197744a44a6092058b617fd02 578 0.25/1.00 vMB 822
234,509 234,509 000000000000012234f5478bb73cf421287d800af3ce126791c40230bfb28bae 659 0.45/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.