Loading Tool

Explorer IconExplorer

Memory Pool

42,648 transactions
29.06 vMB
0.06950101 BTC
Random Selection Loading Transactions
Max Size: 149.54/200 MB

Candidate Block

Mining Attempt 670b81fa5d2be7b23bf09dfed09536c76ef44b5c771018430bc4119d497c0ccb
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 07ba2a96f6412b3f02ed87f9f8569a2c2a3c5820e385143c02383ded0ef4fb5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,214
Size: 1.00 vMB
Total Fees: 0.01283466 BTC
Feerates: 197.49 > 1.29 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (182,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,813 731,813 00000000000000000003f577d410b82423a7748d2c62509d8c5cf74253afdc46 667 0.36/1.00 vMB 5
731,812 731,812 000000000000000000062b578d3b95affd17b93342e2339d4a6cc072ca73f2cd 698 0.25/1.00 vMB 8
731,811 731,811 00000000000000000001f0f0073286120195846d19083a9ea64d901b5e1ef040 1,436 0.42/1.00 vMB 11
731,810 731,810 0000000000000000000586c0cf876df41f0a98f2e03e42e7932591f3f31d4b3c 77 0.02/1.00 vMB 8
731,809 731,809 00000000000000000005e8615667a38d8d270ad373122160e2b892e4d2e85378 1,387 0.52/1.00 vMB 9
731,808 731,808 00000000000000000001762e25695d69428a85a278aae4743814879006a902a8 1,342 0.59/1.00 vMB 3
731,807 731,807 00000000000000000001a5cc47cfd6abaf57dd33f891342f35bd8b8176f8867d 3,003 1.00/1.00 vMB 11
731,806 731,806 00000000000000000006d2c89cbba3ffd05d39b1d131f1bfea3d64d3f14ca869 344 0.12/1.00 vMB 8
731,805 731,805 00000000000000000001bc7567d9081a06aa1010950bcce6e2e9b75df11515ff 100 0.03/1.00 vMB 11
731,804 731,804 0000000000000000000585af4f5f07fc4ccfc990ce78c8366cb04b0762493364 1,236 0.41/1.00 vMB 8
731,803 731,803 00000000000000000001bd83efbc66000025437fa22400e5fd00f94e1e2344ca 2,318 1.00/1.00 vMB 4
731,802 731,802 00000000000000000002e7afb585b4b16f4d56ccfe40c6efbbb045cd3ca9bd02 1,143 1.00/1.00 vMB 8
731,801 731,801 0000000000000000000489a3d6e16c82bba7d05e5560de4f5bca2f6bf1c9ecf8 2,987 1.00/1.00 vMB 14
731,800 731,800 000000000000000000012f60aaa6a87bbd5deb12d5d36794ea4d52446249724a 3,017 1.00/1.00 vMB 9
731,799 731,799 000000000000000000067adb27e8ead5ed23864619bcd0f746f7799c1f99325f 123 0.04/1.00 vMB 18
731,798 731,798 00000000000000000009c8ed1d08cc9a31ff9b4e3781c616ac8804cc52a67d15 74 0.02/1.00 vMB 7
731,797 731,797 000000000000000000002722473cc41e5aba575736f1245844e9bd4412e9ae7e 1,427 0.57/1.00 vMB 8
731,796 731,796 00000000000000000006bac1ac8f0744706504805ecc0973e540923c42325d31 184 0.06/1.00 vMB 9
731,795 731,795 000000000000000000009019d1725da35ebcc470fb426fff6a387c3b2082e22c 605 0.90/1.00 vMB 1
731,794 731,794 00000000000000000009194117b2e2ab9af7261dc5adbce883b3497b2a28d9ab 2,826 1.00/1.00 vMB 7
731,793 731,793 0000000000000000000115aa91b5391fa0912dbbce73c8388dc86e24197ef6eb 2,243 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.72 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: 629.70 GB
    • Received: 11.95 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.