Loading Tool

Explorer IconExplorer

Memory Pool

45,507 transactions
28.68 vMB
0.09724236 BTC
Random Selection Loading Transactions
Max Size: 151.77/200 MB

Candidate Block

Mining Attempt 3d0886606f6f3b663e6953cd2072321ac6d98520d227fc422c7cead3c1a32750
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root fed59ba317bcd323edb66dfe6f7977adb32e12fd1e6586b642e8f3d4b6332a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.04167051 BTC
Feerates: 200.00 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (380,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,828 534,828 000000000000000000012bfffeaaa1f61d2102671992cf81bb9fc81256f94a15 2,501 1.00/1.00 vMB 10
534,827 534,827 00000000000000000003fea42eab4e500546ba42b83176f5fe61cd2d8846476a 2,076 1.00/1.00 vMB 49
534,826 534,826 000000000000000000179627b47e3044537a4d53a478572641f64d5d1993b192 1,553 1.00/1.00 vMB 13
534,825 534,825 000000000000000000149ace0f856312862537f79538977db357564d6f1e2573 2,092 1.00/1.00 vMB 3
534,824 534,824 00000000000000000011b306d70b225a31b8df1c1552a4dd58b08d0b53c65257 2,285 1.00/1.00 vMB 29
534,823 534,823 0000000000000000000efe36f3dcf803331daa1d236c346e316d4e9f44e68faf 1,733 1.00/1.00 vMB 16
534,822 534,822 0000000000000000000a40c92365a721f978b720acde6571675c9e5d6a24c319 278 0.12/1.00 vMB 14
534,821 534,821 0000000000000000000782ec84c7ecea675146e4974a5f90cc2cf806a24b4280 2,060 1.00/1.00 vMB 15
534,820 534,820 00000000000000000027df90d212dec8d6c663cc1484fe9daed35fe46bd69a4d 1,621 0.69/1.00 vMB 18
534,819 534,819 0000000000000000000fc00ab20a4fb053df02ac526dc9c1a648a384c27d82f9 2,476 1.00/1.00 vMB 27
534,818 534,818 000000000000000000188104aa55ebbb1a18f10833a8e9125c53c22ef7cda81a 1,965 1.00/1.00 vMB 13
534,817 534,817 000000000000000000161e8346a22dabde807ae045dcffedc19d0fe57018b50e 2,210 1.00/1.00 vMB 30
534,816 534,816 0000000000000000002a77f70bab13d8a8f57284afc3f58a4c5810e94d9a01a9 949 0.48/1.00 vMB 5
534,815 534,815 0000000000000000000ccd8dc6329cf2364ab70bc4e1dbea2fe18ece46a13c62 2,262 1.00/1.00 vMB 5
534,814 534,814 000000000000000000293147f0afb9015897840690d0135135f7d7f18bebe847 2,425 1.00/1.00 vMB 31
534,813 534,813 0000000000000000002adc8843592293f3866df23d625f66c27cb53a2eecb059 2,858 1.00/1.00 vMB 16
534,812 534,812 0000000000000000001877fc8f5ff0d4af29c62d664f78ae56f368bebf993c17 2,334 1.00/1.00 vMB 48
534,811 534,811 000000000000000000230dac5572817fe260803860963d0a6f1f937631d80555 2,273 1.00/1.00 vMB 11
534,810 534,810 00000000000000000028641b130e3014b78dd167d08c9581f6c5665795ee12db 2,322 1.00/1.00 vMB 37
534,809 534,809 000000000000000000073f79eb568afaa234f4e1ec439fb00001819973e5da5f 1,251 0.54/1.00 vMB 13
534,808 534,808 00000000000000000025486cd78fee67937582c878600785aefcbc7762c91926 2,459 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.64 GB
    • Received: 13.61 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.