Loading Tool

Explorer IconExplorer

Memory Pool

37,713 transactions
26.86 vMB
0.05587191 BTC
Random Selection Loading Transactions
Max Size: 136.87/200 MB

Candidate Block

Mining Attempt b6560577e4bdb859f98ef8598db780c832ed337b947e708208768bcbc67ed43e
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 29bc85bc7915004a5d64671143b1b601d9838d13c1808601b6c58882ac2128f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,098
Size: 1.00 vMB
Total Fees: 0.00540273 BTC
Feerates: 50.27 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (413,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,032 501,032 00000000000000000055154b097507aa4a85162aa8009a099cac9c4be995ed88 1,371 1.00/1.00 vMB 417
501,031 501,031 0000000000000000000db9a8fa012de3c5718039f18dac01cba239eb61761dad 723 1.00/1.00 vMB 215
501,030 501,030 00000000000000000001d4c2266a35cc8f5951d4d8e3cb4aa5051137481809c4 1,331 1.00/1.00 vMB 420
501,029 501,029 00000000000000000087541d772508f7bad0b8fe0b6f99b7edb964030f4bf3da 1,389 1.00/1.00 vMB 444
501,028 501,028 00000000000000000017d82422d2ab3509cc1faeac18596608c98f0065eb00e1 1,524 1.00/1.00 vMB 424
501,027 501,027 0000000000000000002a12499850e6a72f6b43d9838447681725a406cd12d63e 512 1.00/1.00 vMB 162
501,026 501,026 000000000000000000304530d62985c2240c166d57185cb5b39755851475dfdf 1,408 1.00/1.00 vMB 415
501,025 501,025 0000000000000000007a142f1319dbc4342a78ac3e5ef0ec9341c9a56fbbe345 1,636 1.00/1.00 vMB 472
501,024 501,024 0000000000000000007b9346e3956bf52467f13282f04f22ca5b0a8921c18e42 2,116 1.00/1.00 vMB 744
501,023 501,023 0000000000000000008600782cd7e671d9cd0bc7d0aa4da98de116a6fb10d862 1,718 1.00/1.00 vMB 336
501,022 501,022 0000000000000000004c01237f5ace8b8e6b5d162b34d994330c0fdc084a6181 2,387 1.00/1.00 vMB 561
501,021 501,021 00000000000000000074c2fab4db2930bbac587473949e8154955320823a5889 2,130 1.00/1.00 vMB 610
501,020 501,020 000000000000000000280432df6858ab224745b325dfef9e6d1923c5148200ad 2,072 1.00/1.00 vMB 967
501,019 501,019 000000000000000000341f2b7384d90d34907fdb81172030172a86eed0555c19 670 1.00/1.00 vMB 192
501,018 501,018 0000000000000000005300935bf3936d5d8a825d94a641610980af86657a9acf 2,305 1.00/1.00 vMB 712
501,017 501,017 000000000000000000819ae7d29f25863e3518169952f88b0d181b91f859b48f 311 1.00/1.00 vMB 123
501,016 501,016 0000000000000000000e6c8adc003e75c07a50762e99e2100c32b820150cc19a 2,070 1.00/1.00 vMB 598
501,015 501,015 0000000000000000007244c4df9e51ad99f5a216a8cde1ba8a0934c7d41ea9f6 1,180 1.00/1.00 vMB 298
501,014 501,014 00000000000000000034270a94b39421e566fbff73f5dd1071cb0d58a9e1dd30 1,406 1.00/1.00 vMB 469
501,013 501,013 0000000000000000001a1fee9ebd6cff659e695470ac9885a5d88709421d8f84 875 1.00/1.00 vMB 271
501,012 501,012 00000000000000000015ee4bd32882eed3e5872c94695a3c1f1f35dbb542a5b8 1,942 1.00/1.00 vMB 538
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.