Loading Tool

Explorer IconExplorer

Memory Pool

82,718 transactions
31.29 vMB
0.12702931 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt fb709d1b0ee4ef54213663be9aabe553d0d3378c4da0086c1b0a391ac81f8c1d
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 0d8aacaff38f7326ab728f7356cf7a5f58b498850edbe003c5163fb1ce525e4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,064
Size: 1.00 vMB
Total Fees: 0.04416352 BTC
Feerates: 318.30 > 4.43 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (23,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,587 891,587 00000000000000000001b2c5d3d5dc6544fa0948ab8b8bfb9f3089e81d53ad0c 893 1.00/1.00 vMB 1
891,586 891,586 000000000000000000016aab08d711537d196b7fdf004eca154b7b97b789c8ec 3,456 1.00/1.00 vMB 2
891,585 891,585 000000000000000000003ae189e0e8657ce9bc18f5d5b25fa7622535aedb9a42 2,701 1.00/1.00 vMB 13
891,584 891,584 000000000000000000015a5a940790f0f4793211a82d8495319e51125f158ce2 2,966 1.00/1.00 vMB 4
891,583 891,583 000000000000000000011df9a29c7016ec8156eb2fa415a8c1cbcbfe78ed386a 3,578 1.00/1.00 vMB 5
891,582 891,582 000000000000000000009d2eebae5dc438a0ee3bf0efa7f5af1206bbedf9448f 3,091 1.00/1.00 vMB 15
891,581 891,581 00000000000000000001282425711b08443ea8796c9df43de8ebb96f697ce0df 3,209 1.00/1.00 vMB 9
891,580 891,580 0000000000000000000250f56c9fc8279e8022803559b4baf4caca5ba144b10f 2,989 1.00/1.00 vMB 6
891,579 891,579 000000000000000000019e413a39e92054180a0ee1d8131bbad1dcd0495f0e44 105 0.03/1.00 vMB 7
891,578 891,578 00000000000000000001ddb7ea84aaa5b916f757cc6058f3ac51b1f83e7580fb 248 0.06/1.00 vMB 6
891,577 891,577 0000000000000000000175348c032d78c561bdedfaa7f32fad94772508cf79b4 93 0.02/1.00 vMB 13
891,576 891,576 000000000000000000021271e40491a9cc17ebf7e2e06d61e9644351eaa55817 2,336 0.74/1.00 vMB 6
891,575 891,575 00000000000000000000bedb5a2455f44aea9e3ce9b13096a416bf0946ccd1de 1,071 0.31/1.00 vMB 2
891,574 891,574 000000000000000000017b3b0a4e37cf21d3ccc15cdf76ce24481f7339bcf018 2,568 1.00/1.00 vMB 1
891,573 891,573 00000000000000000000c05259b898fb5540bedd7d794437b2e192eaebe59e59 3,392 1.00/1.00 vMB 7
891,572 891,572 00000000000000000001b743215dfa49f7fb84e105faddbb7d4a04256d99aa77 1,559 0.49/1.00 vMB 2
891,571 891,571 00000000000000000001812f09ad63a2f399f01ecfc867f810546bec1686de72 1,809 1.00/1.00 vMB 2
891,570 891,570 00000000000000000001bdad15e86a74d778c00a570de2eb01b02dcee7922fd0 915 0.32/1.00 vMB 2
891,569 891,569 00000000000000000000e27d807210860966c4a91affc22caa92add1c0d9d39f 1,414 0.43/1.00 vMB 2
891,568 891,568 000000000000000000019178d7b78197990c79f30adc34dd802d0b8917f77b10 1,558 0.53/1.00 vMB 3
891,567 891,567 0000000000000000000112a6fbd4b1e8460b9674dcd29dbd32e25bafeda510fa 2,937 0.84/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.08 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: 722.27 GB
    • Received: 18.39 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.