Loading Tool

Explorer IconExplorer

Memory Pool

72,255 transactions
27.98 vMB
0.06607635 BTC
Random Selection Loading Transactions
Max Size: 165.69/200 MB

Candidate Block

Mining Attempt 568c56e5bd131771822a21a29718cb7425a1554d50ef354f9c69bb1da71f2369
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (208,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,979 706,979 00000000000000000002fd4d170dc3bdef4666813c3bb56f079a6a0cd82b4e0f 3,160 1.00/1.00 vMB 15
706,978 706,978 00000000000000000007f6f9c0f1978a64b090fbcaf71b94b37048a04e29dfaa 394 0.18/1.00 vMB 12
706,977 706,977 0000000000000000000469423b4bca02977899c71a5f6fdbc37c61b6ccd66185 2,422 0.97/1.00 vMB 9
706,976 706,976 0000000000000000000131d20e4c07c0668125c671ff35ac68f954b86fd35f5d 269 0.08/1.00 vMB 10
706,975 706,975 0000000000000000000c46ad35895db16daf752c078806420f6acd6e48c4a2a6 991 0.30/1.00 vMB 10
706,974 706,974 00000000000000000005912bb21d37ff7adb41b35969bbb0fe17f25018ab8957 1,178 0.36/1.00 vMB 9
706,973 706,973 000000000000000000096a9f3a79f0378334f9f13432de542a5c60e1ae4164dd 823 0.41/1.00 vMB 8
706,972 706,972 000000000000000000030ec6463244e10a588edd7aa44c9c4be7a47981e5b945 2,101 0.74/1.00 vMB 7
706,971 706,971 00000000000000000004a5f2456a73b148f98f45df7eecc3b8e5c9e725fa12e5 931 1.00/1.00 vMB 5
706,970 706,970 0000000000000000000799c7921f6ce7852a76bb3a4ae7636cdf01e37ab3437a 1,926 1.00/1.00 vMB 8
706,969 706,969 000000000000000000087859ae6efaaaddbb5cfb26640e060130789b788e50bf 222 0.10/1.00 vMB 1
706,968 706,968 0000000000000000000386f16feb9e341fef885457a952f82bcb04e4b78d3af5 2,811 1.00/1.00 vMB 9
706,967 706,967 0000000000000000000ab3c180c6fa820dbec309600db7f86f6d9406b12be5b1 394 0.23/1.00 vMB 12
706,966 706,966 0000000000000000000b737b4a735e6954396c2a6e6d96d1fe7cc05384dab921 1,703 0.60/1.00 vMB 6
706,965 706,965 00000000000000000006a40fa79a85f6c543fcdb3c074a2c68c28a718ce773aa 2,970 1.00/1.00 vMB 8
706,964 706,964 000000000000000000040181ecab5be530a568fd01fe597ebc32fe6d35ae49ac 3,370 1.00/1.00 vMB 5
706,963 706,963 000000000000000000081aa27f41e41ab095d01fb1b2fcd30869ec8830b3ecab 3,118 1.00/1.00 vMB 23
706,962 706,962 000000000000000000041185c3a68a137ae584b08112543b050f15142ae52220 1,985 1.00/1.00 vMB 3
706,961 706,961 000000000000000000042cc623fb8a6b8e2dbc3b803470ac65b4e4af2de52739 3,011 1.00/1.00 vMB 12
706,960 706,960 0000000000000000000cb1cada0cea8cb9c95b4d567ca972ceb0a381de31c6ef 2,936 1.00/1.00 vMB 10
706,959 706,959 000000000000000000007b0eb3a171c3bb311e72fe9b28eabbbf893585d87ad5 3,089 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.