Loading Tool

Explorer IconExplorer

Memory Pool

87,123 transactions
32.38 vMB
0.23497535 BTC
Random Selection Loading Transactions
Max Size: 193.51/200 MB

Candidate Block

Mining Attempt 022fb351bba6c668e7fc29162faebe414c413bed7a095132f0eace9baf75706b
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root e7d7aa3e231c21391d5e1e7cccb0a714c462ac68a6d46d1fd6ff101115815f67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,290
Size: 1.00 vMB
Total Fees: 0.10416190 BTC
Feerates: 529.10 > 10.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (178,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,254 736,254 0000000000000000000728b518aefc90f118ab90454b1a4638fdeb1cdc305b81 2,641 1.00/1.00 vMB 28
736,253 736,253 00000000000000000002b2fc0967f6bf290c71907397ef2f75957e384f831f4a 2,305 1.00/1.00 vMB 33
736,252 736,252 0000000000000000000531733cc908e1aa0c09fdd3d7c7ff63fb9fed737d0423 3,099 1.00/1.00 vMB 19
736,251 736,251 00000000000000000007304dcb51ba4a17c7bc6ef3839635e9af6c51b46c2a6b 3,614 1.00/1.00 vMB 26
736,250 736,250 00000000000000000006d5d413833331bfa0199aca2e3cca33812b8532551967 3,274 1.00/1.00 vMB 27
736,249 736,249 0000000000000000000640f86d3a959b9c7d496d182d69c29026112ca944104d 3,526 1.00/1.00 vMB 21
736,248 736,248 000000000000000000001e88dda939571ad148b1b68298e2b6ce99de04036666 3,165 1.00/1.00 vMB 24
736,247 736,247 0000000000000000000678b1ab67e54e87c89fda01f4cc48708feb35e0179041 1,134 1.00/1.00 vMB 22
736,246 736,246 000000000000000000018819991425baa3d4f600b4b10227f85f66af6f9b2f4a 2,314 1.00/1.00 vMB 33
736,245 736,245 000000000000000000002175714b240a374366c74f788b95e3d8c565386a2b80 2,737 1.00/1.00 vMB 37
736,244 736,244 000000000000000000057e811a5ebbf930cd6fee840f1c03bf727ff1786fa09f 588 1.00/1.00 vMB 17
736,243 736,243 0000000000000000000549aa872894bb4ebf9847864303c6780534cf97bc940f 1,845 1.00/1.00 vMB 18
736,242 736,242 000000000000000000025a991824672096b463fbb98a1288c352578d05de2c1d 160 1.00/1.00 vMB 13
736,241 736,241 0000000000000000000028e2df3a1f08ed1c11c140447d3895b03820c6547a43 1,900 1.00/1.00 vMB 18
736,240 736,240 00000000000000000007974cce83bd5703f3df83bd469aa12058eee392463b9a 3,014 1.00/1.00 vMB 24
736,239 736,239 00000000000000000001be5c26a826a08993b95d65a60c6db02bd76ed43197b3 2,113 1.00/1.00 vMB 18
736,238 736,238 000000000000000000003a9d7479da4022bc9d22a3c3aa9d5ae5ec8c33dc2640 2,815 1.00/1.00 vMB 20
736,237 736,237 000000000000000000078f4dad02e4bec6cd4538b84aff477c7b0442e12e8999 3,002 1.00/1.00 vMB 18
736,236 736,236 00000000000000000006c04b8078dff472947c6349db16a6199368406c915eca 3,162 1.00/1.00 vMB 33
736,235 736,235 000000000000000000055ccbd8e07cfdc9519050bc583e7b66025b1c515b5eec 1,562 1.00/1.00 vMB 15
736,234 736,234 00000000000000000001d1ed0ece33bc16361efb4b9266f1904178b519eabcf5 2,786 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.