Loading Tool

Explorer IconExplorer

Memory Pool

77,047 transactions
28.61 vMB
0.10201863 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt 17ce402063def839c1a3cc7f44376f5f01e7cbce38375e5a28ba575d25489960
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root bae02512bc93eae43d31e506a4708051b7cd2674a6cd17ac08cf884cecd42e66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.03502356 BTC
Feerates: 402.60 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (467,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,858 447,858 0000000000000000024f8f0030144e43234515a9bfae6ff4b9f70032fa02b251 19 0.01/1.00 vMB 82
447,857 447,857 000000000000000002a143fa2696dd6dc50e57173a45bd624b5deccac77866fc 1,551 0.95/1.00 vMB 44
447,856 447,856 000000000000000002194b2355dcc0f57adc71e365128f4eb982e675ad667b1a 1,505 1.00/1.00 vMB 36
447,855 447,855 0000000000000000008a623286af324718033df68a637ed7cf8774e1369eb598 2,414 1.00/1.00 vMB 80
447,854 447,854 0000000000000000011bccae02b99aa4c7436000faf5bbc0e43b69021c3c16a2 2,284 1.00/1.00 vMB 80
447,853 447,853 00000000000000000051925bca9f2d00968c2b3d84b9450a2847e5c9fa58ac32 1,443 1.00/1.00 vMB 56
447,852 447,852 000000000000000001e47fcae20cd8f937fe08f361c2495ff69c7845d57908f7 2,572 1.00/1.00 vMB 89
447,851 447,851 000000000000000001c2320e0831b33f831d58a590c3149c5a6c34ee9cbc5069 2,297 1.00/1.00 vMB 83
447,850 447,850 000000000000000003398482754523ed42ff646c77da007d2795accdd3f936ce 2,148 1.00/1.00 vMB 60
447,849 447,849 000000000000000001b954ad212ab97730e5a2c0d1458d8b2c3fa220349b2084 2,256 1.00/1.00 vMB 93
447,848 447,848 00000000000000000164cc4f3413ac18dbf26e81d87f0812a88f77e7bfeed951 1,904 1.00/1.00 vMB 72
447,847 447,847 0000000000000000029b899d2bdba94efe3caa0bd62adfc29890142d7fa0fa34 1,595 1.00/1.00 vMB 64
447,846 447,846 0000000000000000026108e801303a7f899bca23f7d6e3159d9994b721d6710f 2,547 1.00/1.00 vMB 75
447,845 447,845 000000000000000003082acf5af2613822375dbcce1d414470742dc14002457d 1 0.00/1.00 vMB 0
447,844 447,844 000000000000000001ec843e3ddf14049a440f3efb9299f6f6ad3de9aa5dde9a 2,617 1.00/1.00 vMB 77
447,843 447,843 0000000000000000025138a20e4e7025f36a45c9d4f9adadf2a602cbdf239dc2 2,494 1.00/1.00 vMB 73
447,842 447,842 00000000000000000331cb30a60f8af6de876036378d0910b3d292efd5f86744 2,611 1.00/1.00 vMB 79
447,841 447,841 000000000000000000420dba638a00115eabf29c03bd42218dcf99c64776fcf7 1,928 1.00/1.00 vMB 80
447,840 447,840 0000000000000000014304f19dbafbbdd66f6f50f6c643230fc7340efa617333 2,966 1.00/1.00 vMB 117
447,839 447,839 00000000000000000214430f670a9f114a8dd95ef594f72658be6c6b1e47880d 1,937 1.00/1.00 vMB 73
447,838 447,838 0000000000000000013d9070fdcdf37ac246bd8af804381947d50d764d5a5713 2,371 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.