Loading Tool

Explorer IconExplorer

Memory Pool

80,786 transactions
30.06 vMB
0.12570174 BTC
Random Selection Loading Transactions
Max Size: 180.81/200 MB

Candidate Block

Mining Attempt bea250ecbfbb60a5eb44f861586e30caaaf3060c1e705382850e887956336ad9
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cf7fb3e1f4b842c093a8fce38f264addf6618557377314f9d84de7678ee757fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.05202113 BTC
Feerates: 242.90 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (559,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,464 355,464 00000000000000000fc9aacedd4b697f0f2c045c279c79852c515b97a856ca10 128 0.06/1.00 vMB 36
355,463 355,463 000000000000000007088548d5893f7d664f7295ca9868acbabae267ab322b98 97 0.09/1.00 vMB 13
355,462 355,462 0000000000000000035182a32ee389cd003c5e664c2ada40b0b6dfedd1c5d1e2 1 0.00/1.00 vMB 0
355,461 355,461 000000000000000011c17e1292a32eda4aac5bfd1fb7b282f99e9af39b3f3b7e 968 0.65/1.00 vMB 21
355,460 355,460 0000000000000000057998a7b34f61a535af9c3103cc60cb41eacb6457638ab3 613 0.57/1.00 vMB 20
355,459 355,459 00000000000000000768dc6744304f18adf01c6d1b52e65be0ed5078918ec789 1,771 0.75/1.00 vMB 35
355,458 355,458 0000000000000000054c9d9ae1099ef8bc0bc9b76fef5e03f7edaff66fd817d8 1,320 0.84/1.00 vMB 23
355,457 355,457 000000000000000016a59018fc89ed10e587dce8a8dd75cbf66c5f0e42d38a8e 857 0.39/1.00 vMB 29
355,456 355,456 000000000000000014121cef9b5739d6982e21db4ede36a501f2bf25d63b2fa3 293 0.19/1.00 vMB 24
355,455 355,455 0000000000000000011ca7052d4734fd9a98c89c4cdabcc9df09d7960a57f61f 106 0.05/1.00 vMB 18
355,454 355,454 000000000000000003fe2e9b33fc23946b2cb9362be1847711f18288cf854074 591 0.53/1.00 vMB 16
355,453 355,453 000000000000000002138509665cf991b12750a4707e9090ae03b71f66c44dbd 1,759 0.75/1.00 vMB 35
355,452 355,452 0000000000000000007decac030ea95b0ad8bfac87b44202f27add16585f0c1c 68 0.04/1.00 vMB 26
355,451 355,451 000000000000000009a0e2ae79f1a7882188bf4ad2956ab71033e1b094949d0f 775 0.37/1.00 vMB 29
355,450 355,450 00000000000000000bd5abb4df9941a63c93c8c87d61bc6dee0e68af35265397 188 0.10/1.00 vMB 18
355,449 355,449 000000000000000013800175d37359e2696bd928239eddf7b6e9d729655023b6 825 0.42/1.00 vMB 26
355,448 355,448 00000000000000000702f2e9865b04bfc840fddb689150ba49b8ff09b2bde9eb 1,075 0.60/1.00 vMB 27
355,447 355,447 00000000000000001156c55c022cf194739c3cc4a546f09ba34ea761f8a88c9c 190 0.10/1.00 vMB 19
355,446 355,446 000000000000000015cebbe74a5b62e4d95a74ce4ed78562177bbe8d0e2471f3 146 0.06/1.00 vMB 34
355,445 355,445 000000000000000011bbc696b0804b13006c52993f993f235861e302734c81bf 76 0.03/1.00 vMB 35
355,444 355,444 000000000000000014a40c133f3a43f8b2ebb4c970f5b791662c4b6753177591 725 0.31/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.