Loading Tool

Explorer IconExplorer

Memory Pool

80,163 transactions
30.45 vMB
0.08926791 BTC
Random Selection Loading Transactions
Max Size: 185.06/200 MB

Candidate Block

Mining Attempt 4bd10717be41f30c888e7bf0d4310d03b34bd175e8fceb1e95504c84864b78ef
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cf4dde09cf3ec0f322195eaa108b18bf60fefc92cc67e6677806ebc2ceb1931d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02035736 BTC
Feerates: 203.60 > 2.04 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (483,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,335 432,335 000000000000000000c82e7cee7d371311567121eb42e800467e535cd3e5998e 1,366 0.77/1.00 vMB 40
432,334 432,334 00000000000000000162c1e25477cdb4aefa2b242f83bfdcad91aa87f90a8b82 2,552 1.00/1.00 vMB 68
432,333 432,333 00000000000000000364813c35ac9a1b1eb7ea1b88c961becd76cd942b0c9f68 554 0.74/1.00 vMB 19
432,332 432,332 00000000000000000475e9bc973484a9feac8689893b2c23735b552e16d419aa 471 0.26/1.00 vMB 61
432,331 432,331 0000000000000000019ab31a978f13a3bc748868b7c0f547ea29cec3f3870a49 32 0.01/1.00 vMB 60
432,330 432,330 0000000000000000021f816125a795d608af359fdf279df3dd67a885f6f5fe66 163 0.06/1.00 vMB 69
432,329 432,329 00000000000000000176e60290accd6ebcdf268334259c33b818e085884cf7a0 933 0.42/1.00 vMB 61
432,328 432,328 000000000000000003d0a0ca8870748181b697851c837a09a53dc1f7aa75d6b5 1,254 0.99/1.00 vMB 36
432,327 432,327 0000000000000000021bb0aff7e4f49f32286f4562d4beafd59455478a81fbf0 2,520 1.00/1.00 vMB 68
432,326 432,326 00000000000000000275d952395dce06ba252bfcb47f2e9c5ca90cea1b2f8053 1,298 0.59/1.00 vMB 59
432,325 432,325 000000000000000003bb5dc5580af515d5725776c4c411dfcf30ed06fd67cf69 1 0.00/1.00 vMB 0
432,324 432,324 0000000000000000001da1cd7e20e23d06e0d21891c8004861cb38176f66d1f2 831 0.99/1.00 vMB 19
432,323 432,323 000000000000000000ec695972d72a1847a920cf56ab0e34918b410fa50bab68 706 0.36/1.00 vMB 59
432,322 432,322 00000000000000000090f0df5b1a75a72843902bb8558b084c7d0b8b76639a8d 1,586 0.74/1.00 vMB 55
432,321 432,321 0000000000000000008f86bd8eff8f1b8a3e5a8a058c458d4e33856801f5a39e 1,305 0.56/1.00 vMB 59
432,320 432,320 0000000000000000003df333408c93edbdf451635b2705a0bf20f20408523baf 1,525 0.87/1.00 vMB 40
432,319 432,319 0000000000000000024cd8d4799d5920fe599c9cfec4dff064f39200993fc743 1,467 0.76/1.00 vMB 44
432,318 432,318 000000000000000003f4dda5b6377e7f925b9f823b4379d3de3d7942b7b3b29d 2,628 1.00/1.00 vMB 74
432,317 432,317 00000000000000000409150d6de4a36d1e52082d79964de0cf77837414a2c50b 1,723 0.73/1.00 vMB 57
432,316 432,316 0000000000000000042879c9e0d6bed866c12cc8b2e684fdd20e632df975a96f 156 0.08/1.00 vMB 58
432,315 432,315 0000000000000000041c70926e570f1fb3ad26deb176d52cc77d15fdccd653af 1,032 0.43/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.