Loading Tool

Explorer IconExplorer

Memory Pool

81,538 transactions
31.04 vMB
0.08724470 BTC
Random Selection Loading Transactions
Max Size: 188.32/200 MB

Candidate Block

Mining Attempt 58e99f8ccbfa1bf38774d36e0b996e4759278616d785307a1f39fec1858b2bd4
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root fee605741fbf673c4294eee5782d63a6db5b5556a38a13405811b93df0ff0427
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,693
Size: 1.00 vMB
Total Fees: 0.02035577 BTC
Feerates: 100.69 > 2.04 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (469,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,324 445,324 00000000000000000026053372a732114b6ccb7040539f242f5284c5faae02e1 2,060 1.00/1.00 vMB 61
445,323 445,323 000000000000000001fb03bc306c967d2a3d77c4984a4744a8c0a2b628df899d 485 0.47/1.00 vMB 28
445,322 445,322 000000000000000000dabb9cb533b224a53f9048e0b08b9389204db08a99d292 942 1.00/1.00 vMB 32
445,321 445,321 000000000000000002023a79a7320cda5c0758dd93c64f14e60f777763b21134 93 0.04/1.00 vMB 78
445,320 445,320 00000000000000000251ab97992f14bab1efa77077e922153ab10d8133c93299 1,598 1.00/1.00 vMB 45
445,319 445,319 0000000000000000009788fe73c4daab90b3d63d0d46d45b34676035570c2bd9 1,701 1.00/1.00 vMB 53
445,318 445,318 000000000000000002bca178442a43075c57fbc3abb246eb161f803eb907a863 2,054 1.00/1.00 vMB 61
445,317 445,317 000000000000000000280a2afd30d90355de99c4f1a4af77234ebdd8d0de1a6a 2,161 1.00/1.00 vMB 62
445,316 445,316 00000000000000000001b6fbae64795157bb443850eff6492ebc0e63e6e66508 2,777 1.00/1.00 vMB 81
445,315 445,315 00000000000000000272941eeff00fcd2dd7f1c6021060dc8b670ab5c0ee6efd 2,873 1.00/1.00 vMB 99
445,314 445,314 000000000000000002308ce7c6f0be543ac0e7a91461e9ddad3038e247639786 2,429 1.00/1.00 vMB 80
445,313 445,313 00000000000000000351ca896f7ab6ef2435b7cf495dec1eb752e9458bfa4b0a 2,268 1.00/1.00 vMB 86
445,312 445,312 000000000000000001b52c865575a84c4d8ac3216450844c9bc015fc7d4044e7 1,880 1.00/1.00 vMB 55
445,311 445,311 000000000000000001ab8c555b441552c26c97ac7875436ff8552d7d3cdff0e6 2,359 1.00/1.00 vMB 73
445,310 445,310 0000000000000000024f48cb4a7b4c7a087ff93413c6faa97c65f6a7e03b13a2 720 1.00/1.00 vMB 63
445,309 445,309 0000000000000000011b4ca4410ef9db9e4b64b8364f1c3f99a9e5b2cddeca74 2,353 1.00/1.00 vMB 77
445,308 445,308 0000000000000000038721bad9bd6cc5bfb8bd08b50f65506f53784503018835 2,420 1.00/1.00 vMB 92
445,307 445,307 0000000000000000026d39e790207b20e8a17ef87bf415a47bdff8345b920044 2,574 1.00/1.00 vMB 67
445,306 445,306 0000000000000000001e3ede659b999860478de561975bc03408c39de1b34ff6 2,419 1.00/1.00 vMB 75
445,305 445,305 0000000000000000019a49c044988d708b5fd0910301f8f94214ce02b8b9ac62 2,412 1.00/1.00 vMB 93
445,304 445,304 000000000000000000c115ae1e0ed8fd50325039245627fd012964a9449edd08 1,937 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.72 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: 702.35 GB
    • Received: 16.63 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.