Loading Tool

Explorer IconExplorer

Memory Pool

43,343 transactions
26.48 vMB
0.05780699 BTC
Random Selection Loading Transactions
Max Size: 139.52/200 MB

Candidate Block

Mining Attempt 8812984a34ed1437c14f667c589f41b38c8d9e3399e60c53875f2a5ef07a706c
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 6a80964e01daf8633c56154c27e77a54af527275bff9f1ab102c325841e0077d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,788
Size: 1.00 vMB
Total Fees: 0.00925200 BTC
Feerates: 73.20 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (77,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,745 837,745 0000000000000000000361e6a6b4833180ff699a16871bd610c15203a089a8d4 3,142 1.00/1.00 vMB 15
837,744 837,744 000000000000000000014760bc792918dfc033fa2020efcfbea774cc51323ac4 3,333 1.00/1.00 vMB 20
837,743 837,743 000000000000000000004ba1bfddeadf13304297a6e9ecee78cf04100d500247 2,445 1.00/1.00 vMB 28
837,742 837,742 00000000000000000000dfba517264e576cf16c06bb2865d6640141bb8737b47 3,230 1.00/1.00 vMB 5
837,741 837,741 0000000000000000000248cbc5098eccd2deaef7febd1214493e9c6f4b5f50cb 1,919 1.00/1.00 vMB 9
837,740 837,740 00000000000000000000b521a7f9f13299ab2ed98b960604d9b9b062d00c79cc 2,151 1.00/1.00 vMB 11
837,739 837,739 000000000000000000003ec9d9326cf5ab99f92c9218be8f6c1474a1449e426f 2,216 1.00/1.00 vMB 16
837,738 837,738 000000000000000000034712f395a7089255c6831bb10869bfe0283dddbd2f2e 1,377 1.00/1.00 vMB 9
837,737 837,737 0000000000000000000346c889c06dab93be997a0d777b21f7ab4f4ea8351a03 1,144 1.00/1.00 vMB 8
837,736 837,736 00000000000000000001d04d3217afa47205c44d0f997249976152dd170fb8f1 1,834 1.00/1.00 vMB 11
837,735 837,735 00000000000000000000fd8d0d36c7a9b6bcb7d739952ee5020560e0290223c4 2,237 1.00/1.00 vMB 16
837,734 837,734 000000000000000000016840c4e60d800f04a7736c29c40e796d3275eb2a651b 2,936 1.00/1.00 vMB 18
837,733 837,733 000000000000000000016ed1c0f428a32d390e4879f24626972a285cc395a393 3,420 1.00/1.00 vMB 23
837,732 837,732 000000000000000000019a45908c4cf725bc9c25f68f28a126bb675e85cc7dd5 3,738 1.00/1.00 vMB 20
837,731 837,731 000000000000000000034ba2de86ce18d80674fc9a0a12360740576895c53596 2,641 1.00/1.00 vMB 31
837,730 837,730 00000000000000000002455c4c86b95d74d221643417058f9c407dcc1fb35289 2,380 1.00/1.00 vMB 8
837,729 837,729 00000000000000000000216ec11fc6d6765cbb118d34b8dabf3db7ebb0f5a578 2,415 1.00/1.00 vMB 9
837,728 837,728 0000000000000000000057d3c1203de50075501e7be9deb6c53d8966720a5336 1,192 1.00/1.00 vMB 7
837,727 837,727 00000000000000000002ab7646811ee57acc63b6ab7bb224a08eec795d6d1827 1,781 1.00/1.00 vMB 10
837,726 837,726 000000000000000000015045fe554b3eb2c7f31bdb5c41a16e0bd8350ec66689 2,261 1.00/1.00 vMB 14
837,725 837,725 0000000000000000000097a9b245a6e1cddb6b4b8b595dfe239a7bee8d3d643f 1,445 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.01 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: 649.34 GB
    • Received: 13.16 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.