Loading Tool

Explorer IconExplorer

Memory Pool

82,980 transactions
30.67 vMB
0.07557549 BTC
Random Selection Loading Transactions
Max Size: 188.72/200 MB

Candidate Block

Mining Attempt 457b9d372ed3c36a6616d4db06023c3aec1bde49a498c79d8caec58cc0ddd202
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root f5d2980fa475c347b55333645012597b4525ccc0bd8df62012874c20f5e20416
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,822
Size: 1.00 vMB
Total Fees: 0.00678982 BTC
Feerates: 40.21 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (197,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,862 717,862 00000000000000000000ea711bbbd259de359638355e3ad5b43aaef1a1fd2355 740 0.21/1.00 vMB 9
717,861 717,861 000000000000000000042b73aaf6941ed31c7c5933a0f2218a83e1b57b6db508 2,224 0.82/1.00 vMB 6
717,860 717,860 00000000000000000004f951e41f4e2e20f3259aca302e8da72bc41c7869fa3b 3,344 1.00/1.00 vMB 11
717,859 717,859 00000000000000000002b9944491c7be96c9ad69fb922823c9352eb8cb22bf37 1,461 0.41/1.00 vMB 9
717,858 717,858 0000000000000000000531748b8e4de682920e922d62358b7b5861e82d35019f 2,592 0.91/1.00 vMB 7
717,857 717,857 00000000000000000004b9523b7b42f5fe8a7779db8184404d6691bab822bafe 99 0.03/1.00 vMB 8
717,856 717,856 0000000000000000000462ab2eb0b90f0df07787239ce7e719bb2f84c765deff 333 0.12/1.00 vMB 9
717,855 717,855 00000000000000000001a0b8308da4d0eb3c5f8331bd4a393f44c5ef980373f8 203 0.09/1.00 vMB 9
717,854 717,854 0000000000000000000ab6a93623cc00fd35bd024dcf470a7403638941b579ae 1,112 0.50/1.00 vMB 6
717,853 717,853 000000000000000000007198b0f3f46e4b918ca1cc4074165d2b129568f26d6f 2,414 0.79/1.00 vMB 9
717,852 717,852 00000000000000000000a6313b5e87d5e9ad75a4ea480227976f26fad669d233 1,648 0.96/1.00 vMB 7
717,851 717,851 0000000000000000000a8f7ab5f05cc602cd6de7bc8a7cb35112a4a5cbbb3ce6 470 0.45/1.00 vMB 5
717,850 717,850 000000000000000000004dbb4ed63897c46b79f190c17e98196263aef83543b8 2,364 0.86/1.00 vMB 8
717,849 717,849 0000000000000000000a332196052c9992cfe43db283ec4e78b2ee89d8ae0894 2,225 0.70/1.00 vMB 10
717,848 717,848 0000000000000000000295a0f53004d8ff694de786ca88b7cc2ddd65752e0590 979 0.36/1.00 vMB 6
717,847 717,847 00000000000000000005554105362afb5ad204b972f5d29925562837ac87ff54 2,619 1.00/1.00 vMB 10
717,846 717,846 0000000000000000000b17f625e0701253ea97215bd4bcaecad8d67ba8dafb06 206 0.10/1.00 vMB 10
717,845 717,845 0000000000000000000650e70c72ea356f630aafdc792b43e6e008ad1edb109c 1,818 0.70/1.00 vMB 9
717,844 717,844 0000000000000000000a9bbcc59047c4e9ca2594625c86b2b40daefe7241165a 198 0.09/1.00 vMB 9
717,843 717,843 000000000000000000095dc7660456ea91951a6f5bb6e5076090d9a8e94a37f0 1,077 0.87/1.00 vMB 1
717,842 717,842 00000000000000000005fe8a1804d9009211094dfe8aa81de3f1616cf7a15cab 2,352 1.00/1.00 vMB 13
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.19 GB
    • Received: 17.83 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.