Loading Tool

Explorer IconExplorer

Memory Pool

85,782 transactions
32.88 vMB
0.13236066 BTC
Random Selection Loading Transactions
Max Size: 195.56/200 MB

Candidate Block

Mining Attempt 311bb47c55a0713d47576cf18350cb231851a7c0365421dfa61af699e5319594
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0191e0b882800499a01c0e2e8344c29037ac6d8b6a29f3666b9b80ce5b5f114a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.06108579 BTC
Feerates: 387.56 > 6.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (510,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,848 404,848 0000000000000000025117a2859535ae33cd09c7dc0a8841284b6dd4b0472937 2,881 1.00/1.00 vMB 70
404,847 404,847 00000000000000000528dcc986b6a667ea08f2e89e542a33d7af653752ee1187 2,519 1.00/1.00 vMB 44
404,846 404,846 000000000000000003ece0ab3d305d29f5ee88a559eaf00d9c175280690850da 2,190 1.00/1.00 vMB 42
404,845 404,845 000000000000000004ff5d62b2bc828db75b055739fb136f507282d4fdda4b6b 1,216 0.99/1.00 vMB 56
404,844 404,844 000000000000000002b11d4fdacacfa50273cbcfdf51e2d5bb7ae69e3cc7b8cc 1,932 0.99/1.00 vMB 47
404,843 404,843 000000000000000001f8f246db5123aa60eed70a60a9dab884fc7d8e79c5e46e 1,642 1.00/1.00 vMB 52
404,842 404,842 0000000000000000021722a9a203721f031b41ff3a451470faa048e70d3ab1d5 1,155 1.00/1.00 vMB 53
404,841 404,841 000000000000000001f55db56125fd3cc6613f36b18a2902599e7846453ab996 2,040 0.93/1.00 vMB 45
404,840 404,840 000000000000000001f8d67a34888223e5f3ac5debad186e0903d17a58d8ac0d 166 1.00/1.00 vMB 50
404,839 404,839 000000000000000002cb5924cbf9910a04d24d72f20e98e0dc6a935fc21c804b 891 1.00/1.00 vMB 72
404,838 404,838 000000000000000001ff2debb46a6bc34c94b9dd46e874b5642c67154cfbc28a 878 1.00/1.00 vMB 53
404,837 404,837 000000000000000001b9a16d69a653031d9f528c80a7d5c0bbf694c77461b3a7 948 1.00/1.00 vMB 43
404,836 404,836 000000000000000005c2dbf3f189d1b999fb9a0dbb4d6858f2a9fe1e5adab925 774 1.00/1.00 vMB 64
404,835 404,835 00000000000000000290aae7f181d23dda66d0102a9c5d37cf662890786d6864 1,506 1.00/1.00 vMB 36
404,834 404,834 0000000000000000009f98d1c2ac8726fe6159b69e4448b5d4fe2f62dc142ae7 1,291 1.00/1.00 vMB 65
404,833 404,833 00000000000000000620e315dfc56b74c838e95eea40d61e46b41a4c25afaea9 2,073 0.99/1.00 vMB 46
404,832 404,832 0000000000000000067fb96f82426c7e721f115165e237bca75fa71485ef5380 2,028 1.00/1.00 vMB 48
404,831 404,831 000000000000000002a37697d928667c768cef688fdfa6475cc6283e3bc200cc 302 1.00/1.00 vMB 55
404,830 404,830 00000000000000000415e3304174971746c61bd018a9115baccf5b451540626e 346 1.00/1.00 vMB 57
404,829 404,829 0000000000000000042cda0f195fa8db19b77fdbf74f94aa72b3f28508009bc2 960 1.00/1.00 vMB 67
404,828 404,828 0000000000000000002c67a6b8981761e1817d97a42dd90f9798108b6d0c76d6 1,078 0.99/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.31 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: 659.28 GB
    • Received: 14.60 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.