Loading Tool

Explorer IconExplorer

Memory Pool

82,673 transactions
30.65 vMB
0.07428190 BTC
Random Selection Loading Transactions
Max Size: 188.33/200 MB

Candidate Block

Mining Attempt 75d10e5a712507a1aa02bcc80fde1842ad635345200423fe23555b2ff50e7e0a
Version 20000000
Previous Block 00000000000000000001f076bc3e786bae23f48eba6aa2ed10c3322f76f4967d
Merkle Root 0682241dc6b69d80eb345aff607706e37841d1dca329ae5ff955d3f57d417707
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,596
Size: 1.00 vMB
Total Fees: 0.00532041 BTC
Feerates: 50.34 > 0.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,347 (167,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,578 747,578 000000000000000000038f2036d789a84739421efae6ccb948dd5fb851276018 99 0.03/1.00 vMB 10
747,577 747,577 00000000000000000006a92e77134635b4f6ef50be874407a8f497faef7bb2a4 2,366 0.75/1.00 vMB 11
747,576 747,576 0000000000000000000967083ff7a6b2865ae83e81fc191083a0a3dcc1ae133b 921 0.42/1.00 vMB 8
747,575 747,575 000000000000000000027419c48981c1d9766fa7d8c4b68c0888e35974419c2b 954 0.40/1.00 vMB 10
747,574 747,574 0000000000000000000a24f430016970aa421bfbb5ce64bd9631ad40677df0eb 525 0.19/1.00 vMB 10
747,573 747,573 0000000000000000000791bd7ca5add57719e2c7534a988d449144e0be77f398 1,716 0.56/1.00 vMB 10
747,572 747,572 000000000000000000079259ed2087fc0e8f153409823e2fb7a74e3937832f5d 29 0.01/1.00 vMB 5
747,571 747,571 000000000000000000013de169da1197cfa261d381e8852f0e303632988f3c13 1,151 0.60/1.00 vMB 8
747,570 747,570 0000000000000000000450b4fd5ae81f91fe0e2aead8c3e314d04baff355e7d4 1,465 0.51/1.00 vMB 11
747,569 747,569 00000000000000000000de0aaa6cbcb828c274062f6a6f3cf0bd257372e4245a 899 0.49/1.00 vMB 3
747,568 747,568 00000000000000000004c5d5bb66bedddeb73a46de0719010bf13770e7e493d8 2,448 1.00/1.00 vMB 4
747,567 747,567 000000000000000000024124da6fed51ca823af4b5cf8251a5a28afd14177553 1,946 1.00/1.00 vMB 13
747,566 747,566 000000000000000000052877bef32ee6d155878b5c8137c87845bc2d29b691fa 2,251 1.00/1.00 vMB 11
747,565 747,565 00000000000000000008617dd53afe464d0d24d00dfe2e91df125eafcc7a8e7a 2,220 1.00/1.00 vMB 23
747,564 747,564 00000000000000000007dd50474cc4546a5ee4e1e0cec8fe18314c7ee1889fd4 1,683 0.64/1.00 vMB 9
747,563 747,563 00000000000000000001c40bcaeedb5b44d2057f45e04570265db14fc0e6cd65 1,312 0.56/1.00 vMB 8
747,562 747,562 0000000000000000000959e55cfe47b54e718981b4b45d90e5747357fe0714e2 94 0.03/1.00 vMB 11
747,561 747,561 00000000000000000007358e9e9bd4f04c74fa43c802c71769d3b2f4615b35a0 1,551 0.59/1.00 vMB 4
747,560 747,560 00000000000000000000db773c30bbf46002d9124c706d1e46b82c8aa694fffe 2,913 1.00/1.00 vMB 13
747,559 747,559 00000000000000000008557b09b237abe3aff219873a56791b4281ba6c671608 2,737 1.00/1.00 vMB 12
747,558 747,558 0000000000000000000955bb550a3e67308909594b8d0c845052fdc5e20a28ee 1,266 0.46/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.99 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: 717.79 GB
    • Received: 17.86 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.