Loading Tool

Explorer IconExplorer

Memory Pool

78,404 transactions
29.47 vMB
0.07764825 BTC
Random Selection Loading Transactions
Max Size: 178.03/200 MB

Candidate Block

Mining Attempt 3a58030001ac7331c968548412a3adca08a8fe8c2d50d2e2fe88b93ad37f06f8
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e6b5d1f929738daf616388bad0fb7bf36e6cc63ab50122c916ac5f9a72dbf3a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.01381588 BTC
Feerates: 150.66 > 1.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (262,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,649 652,649 00000000000000000001edbaf217d2035972108aa607eec132cee7b22a41480c 885 0.31/1.00 vMB 31
652,648 652,648 00000000000000000002b9f7c7993ae22b6463cd64415635557a4fada2008f88 2,445 1.00/1.00 vMB 15
652,647 652,647 00000000000000000009142e4f588631719c7d70d9f27da878f91ef2ed14594a 2,382 1.00/1.00 vMB 35
652,646 652,646 00000000000000000008c4bd89fdc1b89a39d5102dcddc6185d2abb4e271ea45 2,567 1.00/1.00 vMB 81
652,645 652,645 0000000000000000000e6e037915764c35b36bf5d140f5abcc6004ee41f8d625 2,468 1.00/1.00 vMB 66
652,644 652,644 00000000000000000006bd185c3d96be02c0bd703b30a9a57790f876ac1e286e 678 0.48/1.00 vMB 37
652,643 652,643 00000000000000000001e54c2d2041e1080047565d83fc5ecede58b7d526cb8a 1,677 0.94/1.00 vMB 43
652,642 652,642 0000000000000000000c82411980bf80b2920a3e3230c06454f9532b8f48fa2f 1,881 0.97/1.00 vMB 44
652,641 652,641 000000000000000000004cf1166e339bdac64c411ce6a02dc004e2a301b375e5 166 0.04/1.00 vMB 41
652,640 652,640 00000000000000000008ad0aa8392343742b9deb515a96d48e18b49ad7e29c0b 1,007 0.36/1.00 vMB 46
652,639 652,639 00000000000000000000e567281ea940919514275724d5f7ba125a2cc503d870 1,422 0.72/1.00 vMB 33
652,638 652,638 00000000000000000008b7a1186dfb2095d64eb28cf20cef4f3effb737a87ff9 1,266 0.41/1.00 vMB 44
652,637 652,637 0000000000000000000912d7822a6247c81d0784279232c3d8970394ef2ffe7c 1,011 0.34/1.00 vMB 44
652,636 652,636 0000000000000000000c89f0956c48c0ad6f058525279dbb175033fdcd72e40c 2,441 0.81/1.00 vMB 46
652,635 652,635 00000000000000000004ad9f86108d065a6578721b3698a2a4d26c5ace1a3107 58 0.02/1.00 vMB 41
652,634 652,634 0000000000000000000821d3b68f3b0315c9efbd153bf3c6dd64d458250a9c7f 1,280 0.49/1.00 vMB 45
652,633 652,633 0000000000000000000b99319590761e2539a82ac8f25ec85a87c3efb7dcb059 573 0.38/1.00 vMB 22
652,632 652,632 00000000000000000003087e8761f853363b2fb3d0e06b48b6640212ea816cca 256 0.95/1.00 vMB 3
652,631 652,631 0000000000000000000e3bec39a9e6a38aea3c0a4e69845e2bf20785919d23ea 1,202 1.00/1.00 vMB 18
652,630 652,630 000000000000000000086e672ea3ba5fe93af2b06ea0a9fe52c78bb1b350fdd3 1,011 1.00/1.00 vMB 14
652,629 652,629 0000000000000000000ddf0d8a915e98ba10792610cead45f623f90d50945c52 452 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.