Loading Tool

Explorer IconExplorer

Memory Pool

73,528 transactions
27.23 vMB
0.06496650 BTC
Random Selection Loading Transactions
Max Size: 165.98/200 MB

Candidate Block

Mining Attempt 63c235841c9f07ff128b3ccfb54333523dba0a0ddb5d609951338d1227edeb23
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (134,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,515 780,515 0000000000000000000531d09fd99d65cd1d70d7c226665a04821ed7f455ffac 1,861 1.00/1.00 vMB 13
780,514 780,514 0000000000000000000001adb492b14cc2abc239e535316ae4a2c75eaf3f98d4 1,824 1.00/1.00 vMB 16
780,513 780,513 0000000000000000000419836de19988b22882cb696216eedfe2aa94a365c072 2,718 1.00/1.00 vMB 31
780,512 780,512 00000000000000000006546889565182d175ff55c72c2ceab0f21d8b503315a2 1,547 1.00/1.00 vMB 6
780,511 780,511 00000000000000000002fd535e679cd6ec88522804fcdd1d98ec9825cd9ac787 2,395 1.00/1.00 vMB 25
780,510 780,510 000000000000000000050e401f91d95b2926ba2a192dea5660533cb74a004db8 3,039 1.00/1.00 vMB 24
780,509 780,509 0000000000000000000529662b93f6f462a9d92606ebcccf96b0fe2f3eb74394 897 1.00/1.00 vMB 6
780,508 780,508 000000000000000000040c8bff896bf355e4a224ba7d9e2a6260f89d5281aa87 2,199 1.00/1.00 vMB 4
780,507 780,507 00000000000000000001f47f796ae80d0db7e28e605f34a7672f353c397bcf3c 2,781 1.00/1.00 vMB 18
780,506 780,506 00000000000000000002f066233933059cc3d70fc8b59bd0321e82d1ba1460d0 3,215 1.00/1.00 vMB 23
780,505 780,505 00000000000000000003094ce958e1d945968273d3a0eeda71e0ceaa43c91973 2,884 1.00/1.00 vMB 10
780,504 780,504 000000000000000000023145b672d68b0e004f1b8e4e2a95c3830e5f6d907c7f 2,201 1.00/1.00 vMB 18
780,503 780,503 00000000000000000004e23474f4da957ed26bc6b3ceead544b0c96c99483004 3,348 1.00/1.00 vMB 27
780,502 780,502 000000000000000000048e5f99e33feb7280a1e6670d3ab00973a4c71dfe65f7 2,286 1.00/1.00 vMB 36
780,501 780,501 00000000000000000003aad4f505af11e00e62028c22abaf2edc23c52d42b3f8 2,640 1.00/1.00 vMB 17
780,500 780,500 00000000000000000001f1af9827aab444144437ac304498e2549555ca1353ed 3,712 1.00/1.00 vMB 25
780,499 780,499 000000000000000000051f4866dbf1a1fd7b99e24ade0aa158d5bd92d67fc78e 1,646 1.00/1.00 vMB 12
780,498 780,498 000000000000000000036f4fc52c46276f0548d5f2fcc8c619b7320e4f7dfeca 168 1.00/1.00 vMB 2
780,497 780,497 0000000000000000000438f257c6310f1e177c50968a6c323062c6392b22e08f 1,520 1.00/1.00 vMB 3
780,496 780,496 00000000000000000005ab9a55b89513ea2d4633cd37a333c4bc759e3447097c 3,482 1.00/1.00 vMB 25
780,495 780,495 000000000000000000011d1d494fa92c2ee428a90a09d9d392b71021100af552 2,474 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.91 GB
    • Received: 17.62 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.