Loading Tool

Explorer IconExplorer

Memory Pool

43,128 transactions
29.87 vMB
0.09397456 BTC
Random Selection Loading Transactions
Max Size: 151.96/200 MB

Candidate Block

Mining Attempt 49f2faf1ac4067a423be9c7ccba2d03766c57f18f43a1de4d48dcb6c288bd5ad
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 47ca86e5dfdf618ed992d89eabc9afb21f32e332be7b09af19538995cba988ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.03313159 BTC
Feerates: 150.97 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (132,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,540 782,540 000000000000000000055de2dbd6a9b5b9fb14a9250843e78bb847f54afe2505 881 1.00/1.00 vMB 10
782,539 782,539 00000000000000000003325008046b587f2f50f54163e0d52d573c0edeea13f7 630 1.00/1.00 vMB 8
782,538 782,538 000000000000000000017b08df35302e4d89c2e81d19abc99c2eb9f74e1ebc3e 684 1.00/1.00 vMB 9
782,537 782,537 00000000000000000000bada4255b3dc6253fedc0958f4da18c6bb983638ba27 388 1.00/1.00 vMB 7
782,536 782,536 00000000000000000005ac36eb58b6dae7e9a6995c6f916b3c4b69d6ed7480db 1,657 1.00/1.00 vMB 14
782,535 782,535 0000000000000000000505731cd00039c466f47fd5416567f250b338d71a85f0 1,058 1.00/1.00 vMB 11
782,534 782,534 000000000000000000018e02884cea0fae59a3bd102c20aa11bd0e713cfe997e 1,106 1.00/1.00 vMB 11
782,533 782,533 00000000000000000003b4bbcad339f2ee04fd11e0c88d0bfd81785b79f35854 1,703 1.00/1.00 vMB 13
782,532 782,532 00000000000000000003f56ec17f83fc6779896be981507724e7795c965dfc5b 1,430 1.00/1.00 vMB 13
782,531 782,531 00000000000000000004f687e98c5c2a8234e355f84d945db3bcd68cff3881c7 1,020 1.00/1.00 vMB 10
782,530 782,530 00000000000000000003df45c1556a019cd87d727c02fdd6859b5634ed26999e 1,089 1.00/1.00 vMB 14
782,529 782,529 00000000000000000002c3e063222fe25f376cb514583d9fb1ea9761355636e8 522 1.00/1.00 vMB 8
782,528 782,528 000000000000000000057f6035438f44fdc182d2acb0126d1c88438034be25c7 1,314 1.00/1.00 vMB 16
782,527 782,527 00000000000000000003cf7835e8da13324bb10a930d9ff54d189d9aa1cded2e 2,497 1.00/1.00 vMB 25
782,526 782,526 0000000000000000000231bc3d8d9c5968a15b536d505f024dc101b0f81d32f4 1,593 1.00/1.00 vMB 12
782,525 782,525 0000000000000000000316bff637544acf4edd3bcb6f4c2ea9630a17941bba4b 3,182 1.00/1.00 vMB 25
782,524 782,524 00000000000000000000d485b4696ad8ad79081976fc9a8cb99cc7b1b28757c2 1,170 1.00/1.00 vMB 10
782,523 782,523 00000000000000000004dfea10445d034026b01c767cfcf487b43eb19f7082b5 3,168 1.00/1.00 vMB 20
782,522 782,522 00000000000000000003249d9b3db7a595f659bb6774b82aa206da482f63c505 3,069 1.00/1.00 vMB 32
782,521 782,521 00000000000000000004870689f4d5b9c56b33e90c932a45125ec1e3bf06a7a5 2,451 1.00/1.00 vMB 8
782,520 782,520 000000000000000000025f646cd5a3b2caef7e741f09de86224bff2018ed7176 1,724 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.52 GB
    • Received: 11.66 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.