Loading Tool

Explorer IconExplorer

Memory Pool

49,686 transactions
30.43 vMB
0.18549302 BTC
Random Selection Loading Transactions
Max Size: 162.90/200 MB

Candidate Block

Mining Attempt da754cd6526ba7880dc50abe38bec337b7ae4300b97f28f531208669e64c3b12
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root f5aeeb97e5612978ff9ae4ce67698247fa6b94e3cb6b10292ffcb2b567b1d9b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,800
Size: 1.00 vMB
Total Fees: 0.10074670 BTC
Feerates: 261.10 > 10.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (257,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,803 657,803 0000000000000000000a1390605192843ced848252630e3d21b5a8dadd818010 2,471 1.00/1.00 vMB 24
657,802 657,802 0000000000000000000b9d066e5b4d8ee619c5ba505922ec72b4e16abc24fbe5 2,151 1.00/1.00 vMB 28
657,801 657,801 0000000000000000000db19a1359649f54f53544112d64b7e82231c81d59fa87 2,484 1.00/1.00 vMB 32
657,800 657,800 0000000000000000000fa4f97aa791a46d4d033eb710af2ef9605e39efe30caa 2,323 1.00/1.00 vMB 51
657,799 657,799 00000000000000000005ba14dd177c90f15193838485d9290a6dde577b367452 2,034 1.00/1.00 vMB 81
657,798 657,798 0000000000000000000d2b169dd4abe6d54816ff1b1897ddce51346433c8893e 2,438 1.00/1.00 vMB 66
657,797 657,797 0000000000000000000689c28502b320662344763bf1b9bf6fcb053d7d4d7fe5 2,626 1.00/1.00 vMB 96
657,796 657,796 000000000000000000031a8bd47b29943758748f71f23eebcc3a08b473fae9d4 1,783 1.00/1.00 vMB 34
657,795 657,795 0000000000000000000de4d276b850695b6a97388f92dfe2e9f6f9fd24763018 2,653 1.00/1.00 vMB 79
657,794 657,794 0000000000000000000d597316689b944fb18ba056f6d40a24d97db7cff2be33 2,219 1.00/1.00 vMB 74
657,793 657,793 000000000000000000002c91372b5cedb99b8b83792c54c94f556cdf9aa3e0de 2,528 1.00/1.00 vMB 42
657,792 657,792 0000000000000000000afa618cbc223dfc8527e3f1bbe23a539a8650c9799063 1,604 1.00/1.00 vMB 26
657,791 657,791 0000000000000000000385b00860e8e46d9052aa40406f5dfa3e72036f24bcfd 1,894 1.00/1.00 vMB 13
657,790 657,790 00000000000000000009cfc21f8e9743887b07d69bc8a2b6eb52c240e1d9adef 1,723 1.00/1.00 vMB 62
657,789 657,789 0000000000000000000c0ea94882ba35644ed0317f746bd0be300f7d5bbe451e 2,144 1.00/1.00 vMB 27
657,788 657,788 00000000000000000000a80225463ad184c40471728a2bf3aee34cc966b519d4 2,345 1.00/1.00 vMB 82
657,787 657,787 0000000000000000000617912eeb8b0bcf1c0634606c4a5e6e058873f23db79d 1,583 1.00/1.00 vMB 28
657,786 657,786 00000000000000000005af427a1d50e5677588314cd64e56f6410eb87af5d8cf 815 1.00/1.00 vMB 16
657,785 657,785 0000000000000000000fd1654fe464bff2251e58d1a563ec96cd5eaa79ded46c 2,633 1.00/1.00 vMB 66
657,784 657,784 0000000000000000000519d1e2ee142fa118806c92e4cc4ccc8e907e79097bb4 568 0.18/1.00 vMB 40
657,783 657,783 0000000000000000000fe90475002fecc0a1ae81d4aeb805b9a0dcef482a4929 2,255 0.90/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.