Loading Tool

Explorer IconExplorer

Memory Pool

80,651 transactions
31.00 vMB
0.09413642 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt 1bf2d1d13b7e4cb2003cd9ec18dd043064aaf69496ceb3d0ef80ffca7bfa6a02
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 59979f040eda8602972e7f2c6d5fb15c1c79f51acb2ba56e1bb3c2f5be802038
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,115
Size: 1.00 vMB
Total Fees: 0.01954800 BTC
Feerates: 106.51 > 1.96 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (463,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,464 451,464 0000000000000000013ccbb1787a60801d256088ff7949e0fb3774b65cdf4ab5 2,101 1.00/1.00 vMB 110
451,463 451,463 000000000000000000a00e52f04ab5b64f3ac11597116305576bda8fc5953a23 1,952 1.00/1.00 vMB 106
451,462 451,462 0000000000000000023a9a9dfd5b1a67ef51042f5465c8f810620608c3f900f5 2,464 1.00/1.00 vMB 121
451,461 451,461 000000000000000000ba1bfa87bc3b8fc4f12fda13d2a584f9fcc5f7f46130b6 2,494 1.00/1.00 vMB 129
451,460 451,460 0000000000000000013e65c538b2681ad8f30bafc44df20e365d962da03aa929 683 1.00/1.00 vMB 58
451,459 451,459 000000000000000000a35cc196cb69cbcb215cadb14a56a0f8fa1d094659d764 1,648 1.00/1.00 vMB 97
451,458 451,458 000000000000000000d3994636231af44319ee89c9f7fe2e7371611f87049468 1,842 1.00/1.00 vMB 87
451,457 451,457 0000000000000000022333bf5f8b16bdae59cab5f1b94c0f4344283713746a42 1,813 1.00/1.00 vMB 98
451,456 451,456 0000000000000000016b767179b921535b23260d2d1a18ba2da3afdb4a5b8728 1,681 1.00/1.00 vMB 88
451,455 451,455 000000000000000002b1eceb6c04ac6ccba2bf80f2fde781487fd5e3cb195912 2,356 1.00/1.00 vMB 120
451,454 451,454 000000000000000000f6f40bd01d45f6a5ef1895bb9b7631302d8136f9f59c71 1,834 1.00/1.00 vMB 68
451,453 451,453 000000000000000002192f9d1deef140baac0327dbef5666d4268eb9998857c8 3,210 1.00/1.00 vMB 65
451,452 451,452 000000000000000001dabaa99acde551f5773f63183e78beaeff683e4c9047bf 1 0.00/1.00 vMB 0
451,451 451,451 0000000000000000017ba239f5459ab68edb5a293d389899fce77231fc9038d9 2,480 1.00/1.00 vMB 74
451,450 451,450 000000000000000000fa721488400347d2f358bd75ccee6bf5ebc11404dfb037 2,540 1.00/1.00 vMB 100
451,449 451,449 000000000000000000b8b76f03542ff24dd64a7e5cf8b7b0896b34aa38282e9d 2,406 1.00/1.00 vMB 113
451,448 451,448 000000000000000001e901df085d52aeffbd434b8e4c5402bfc9f158afccc608 695 1.00/1.00 vMB 61
451,447 451,447 00000000000000000275bd5fdde8e4db665c47ee8c4c4a409002cf9a5cddc546 837 1.00/1.00 vMB 80
451,446 451,446 0000000000000000015e1337d6fa6476260224d4158175ee6234072b7d3eec7a 1,595 1.00/1.00 vMB 108
451,445 451,445 000000000000000002205d69c40546da0fc54ef17211f35b5d1a96eb8a361743 1,972 1.00/1.00 vMB 88
451,444 451,444 00000000000000000069f7da26cd79dcd834fbb192595080bb6420b6c230d757 2,393 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 783.06 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.81 GB
    • Received: 18.27 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.