Loading Tool

Explorer IconExplorer

Memory Pool

80,282 transactions
29.65 vMB
0.06816463 BTC
Random Selection Loading Transactions
Max Size: 178.92/200 MB

Candidate Block

Mining Attempt 68106e37127620ef6b22320b5799dccc8317ad447831f02a022c8f4b96d9312f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 18f25b74b6a74315f51c9eeacf7a74be3b0d0e830301336bcb72197fa47ca26d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,261
Size: 1.00 vMB
Total Fees: 0.00791470 BTC
Feerates: 73.20 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (170,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,869 744,869 00000000000000000005ebaff3a0bfa4e8f15ac141c6c1c8d8ecfc392517643f 2,419 1.00/1.00 vMB 27
744,868 744,868 0000000000000000000627e8f0baa934f87c428b39eb11da55c663862ca1e6ff 3,469 1.00/1.00 vMB 25
744,867 744,867 0000000000000000000621483c5beed7396f7b1308f13e53d17458a047bc7e2f 3,313 1.00/1.00 vMB 33
744,866 744,866 000000000000000000039ac4e387776cfad1bc25a6f045716b70f32675457bd2 3,131 1.00/1.00 vMB 34
744,865 744,865 00000000000000000006b26b03b44607f7edc670b65b045720c9ca74647a7ff3 3,440 1.00/1.00 vMB 39
744,864 744,864 000000000000000000024882b36207dcb474d9af85202936a94db4c7220cee08 2,606 1.00/1.00 vMB 31
744,863 744,863 00000000000000000008e82056ece5d44e65659ed397ebbc3dbf19d4d11ae7b0 2,314 1.00/1.00 vMB 40
744,862 744,862 000000000000000000017f2e6fc89259f92c3f84ee71fd8192444e93669fb442 2,644 1.00/1.00 vMB 23
744,861 744,861 00000000000000000005a53e47fb1f88c85aa63f7d2ae95c381d0b5846d9b11a 3,873 1.00/1.00 vMB 26
744,860 744,860 00000000000000000001d3935aa86fe660c46b7b7d9824dca19321bc57b48deb 3,132 1.00/1.00 vMB 27
744,859 744,859 0000000000000000000247d3863e3cf7ef24b30f73059d47409e7c77afce809c 3,267 1.00/1.00 vMB 29
744,858 744,858 000000000000000000032668259f0aeacefb45069c3fe0b45a061485763458ce 3,219 1.00/1.00 vMB 26
744,857 744,857 00000000000000000006d7337ec41226c2a0557cec45af4975571e8c556c8f69 3,363 1.00/1.00 vMB 29
744,856 744,856 00000000000000000000fcb53144e6138a26dd499403135db30ab8561a6a519b 3,132 1.00/1.00 vMB 35
744,855 744,855 00000000000000000009a6638961925dac2fdf21cb9c434a68b6bf73140d4cbb 3,189 1.00/1.00 vMB 32
744,854 744,854 00000000000000000008854d2283d72b2717a6425b05cff52592fcbe2c405604 3,273 1.00/1.00 vMB 37
744,853 744,853 00000000000000000003d137e13201660dfde218fca096b5accd2413dba7c509 3,599 1.00/1.00 vMB 37
744,852 744,852 0000000000000000000720d4106ebfaf71f94a82c6336c81468cdde2e3355986 2,470 1.00/1.00 vMB 45
744,851 744,851 00000000000000000004e09bd2120e839fc3c1136c693c856bd6521ca070d7b1 2,557 1.00/1.00 vMB 37
744,850 744,850 000000000000000000043c9ba1dd0a451675c940450cd52fd7ad41745ec9a19f 2,971 1.00/1.00 vMB 44
744,849 744,849 00000000000000000003053499e0edfec89bbd68d9733db2b0474c1fda32d550 2,663 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.