Loading Tool

Explorer IconExplorer

Memory Pool

82,421 transactions
30.67 vMB
0.08354368 BTC
Random Selection Loading Transactions
Max Size: 184.95/200 MB

Candidate Block

Mining Attempt a2f363738fa1251cd1f67877805fcb876efab9d198844771297a8b9bcf07c6ad
Version 20000000
Previous Block 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672
Merkle Root e601bce32248087077ed356c8fdab02448a6ccd906b7911eb7a35e365a36a5c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,367
Size: 1.00 vMB
Total Fees: 0.01896130 BTC
Feerates: 150.92 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,976 (170,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,871 744,871 00000000000000000000fbf48ce02a9f643a0ffc97c1e451503885e103f3136b 1,933 1.00/1.00 vMB 23
744,870 744,870 00000000000000000008b0c8aacede345fe10e593a89f4832ddb882775ff4e1b 1,449 1.00/1.00 vMB 22
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
Previous 10 blocks ↓
Total Size: 782.35 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.17 GB
    • Received: 14.84 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.