Loading Tool

Explorer IconExplorer

Memory Pool

78,993 transactions
29.59 vMB
0.07350376 BTC
Random Selection Loading Transactions
Max Size: 177.58/200 MB

Candidate Block

Mining Attempt eece1127eceaa07d590ddf7a8501e9de9beda646ad3b0c05865d2438eaf743f6
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root da1f9ee3bdb96ff31f781dffe3d0e510d8f7e16d59de612c01c6bcca70b06d35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,272
Size: 1.00 vMB
Total Fees: 0.01306403 BTC
Feerates: 150.98 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (327,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,879 587,879 0000000000000000000393ca0ec0bc5385b939fa7ad8eb73dc2d84f85476e574 3,024 1.00/1.00 vMB 63
587,878 587,878 00000000000000000007e5f241fd2fa09c7404f72ef2af3e682ca163db0b80a6 2,948 1.00/1.00 vMB 55
587,877 587,877 0000000000000000000b04a420b43a835275f84f2824ab639000766d9c613059 2,539 1.00/1.00 vMB 19
587,876 587,876 0000000000000000001358c82770e58525e6a5641b418566239b8bae4638a563 2,688 1.00/1.00 vMB 25
587,875 587,875 00000000000000000012378f1028e548801f27d25303253dd04fc1574c3f0094 2,896 1.00/1.00 vMB 49
587,874 587,874 00000000000000000000faff6c8733af6591db558811be705b5f7f12cff5f643 3,000 1.00/1.00 vMB 73
587,873 587,873 000000000000000000146b9ebbb69863512bf76f938426c1012bcd8d86690c0f 734 1.00/1.00 vMB 12
587,872 587,872 00000000000000000015c681c51e5d64434ab79590053a0efe425648b56dd5dd 2,709 1.00/1.00 vMB 7
587,871 587,871 0000000000000000000e41107bbfbd7bc92ee7d8a0d328a6ab78568cbb52b473 2,492 1.00/1.00 vMB 42
587,870 587,870 0000000000000000000900b5531069aba066dc6efd4ff00b9561160467a71806 3,131 1.00/1.00 vMB 82
587,869 587,869 0000000000000000001d6fb837fe7188a2b9878ea38e967c5e4de18516d74206 2,853 1.00/1.00 vMB 34
587,868 587,868 00000000000000000019305de83ea0e1c26e2f6cdca154bf64e814fc970a8eb6 2,556 1.00/1.00 vMB 53
587,867 587,867 0000000000000000000b708a4a7769113808c83774268799492cbb17d06e102d 1,812 0.61/1.00 vMB 35
587,866 587,866 000000000000000000094da9da4b145662690b40086b6ce293108486437dd19d 482 0.16/1.00 vMB 29
587,865 587,865 0000000000000000000ccc03317878b3356b5c002a436890b563bb3c6d0e97eb 2,943 1.00/1.00 vMB 35
587,864 587,864 0000000000000000001bb43dd4e7379b4d52acebd7b9e6ea6b103b1d56a34661 254 0.09/1.00 vMB 36
587,863 587,863 00000000000000000004b229647c71767c67d068d3fa6298e15e2b42bd5a0da5 2,236 0.87/1.00 vMB 13
587,862 587,862 0000000000000000001105815f2c6a2c06fff9f4b6e378e6375df7c8c724b32a 2,953 1.00/1.00 vMB 39
587,861 587,861 000000000000000000067dc8ba23dd3f1443dacdeb8f99adc18534de1199f189 2,951 1.00/1.00 vMB 36
587,860 587,860 00000000000000000006faad5c987de9e22a807db7ff6c25ff80b942642a3363 2,436 1.00/1.00 vMB 24
587,859 587,859 00000000000000000016a9935c759cb28b83ae761df7858c6e3d33332dec7faa 2,406 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.