Loading Tool

Explorer IconExplorer

Memory Pool

49,058 transactions
30.62 vMB
0.11179763 BTC
Random Selection Loading Transactions
Max Size: 163.31/200 MB

Candidate Block

Mining Attempt 3d304598ca5fb95b8060acac9f03310616f262ebce0a8f5aa0dd27a4374024b2
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root b7bc029236ce4be2041f041afaa49ed127e73d3b2c27124c40876c7b15ceeb9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,206
Size: 1.00 vMB
Total Fees: 0.04567764 BTC
Feerates: 150.97 > 4.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (208,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,993 705,993 000000000000000000028a2de410cc7944054cff9898a4b6c6c4205afaa83729 2,914 1.00/1.00 vMB 19
705,992 705,992 0000000000000000000971bb0f4826f484523a65b89afade22aa550ddc1387e2 2,771 1.00/1.00 vMB 19
705,991 705,991 00000000000000000004ca8160d4fb701dffe030dc1419a9330f6b975797fb38 815 1.00/1.00 vMB 3
705,990 705,990 0000000000000000000ca0ac8a856ee1cb8bf84867ee2497c3a33e2f31cacf52 3,004 1.00/1.00 vMB 7
705,989 705,989 0000000000000000000974eadc4f17b7e1e1cf8cc425840879b9564d0bfcf714 2,321 1.00/1.00 vMB 17
705,988 705,988 0000000000000000000aa7513747a25701326790bdb753bdb0087557c5f95787 2,411 1.00/1.00 vMB 10
705,987 705,987 0000000000000000000869f8ef257775dd5d904f9189c9a49ebec9d2293d4d7d 2,277 1.00/1.00 vMB 19
705,986 705,986 0000000000000000000759fdefdcf66b95a1a8d619efa7f59984d7f3a4d3f087 2,134 1.00/1.00 vMB 18
705,985 705,985 00000000000000000004e47ad8888a4088c441df337f244b6952ba11415eb5b6 2,591 1.00/1.00 vMB 12
705,984 705,984 000000000000000000099ad741045ad63b43d81d21391a9d4ae218437bc2af26 961 1.00/1.00 vMB 5
705,983 705,983 0000000000000000000a99b838a1c0bb91ccf1eca8db4a3d4639e4d1bef7319c 1,769 1.00/1.00 vMB 9
705,982 705,982 000000000000000000065fc3f10e5c912b9a8b42f777656deac7e12a0de7ed98 2,327 1.00/1.00 vMB 11
705,981 705,981 00000000000000000006095a01228b4545e44df39092618b91df1257c5b5ecd5 929 1.00/1.00 vMB 5
705,980 705,980 0000000000000000000bba189acdddb44686748161dbc9edd2602ae634ddf582 1,866 1.00/1.00 vMB 5
705,979 705,979 0000000000000000000954c9fceb9fec66fd7a0fe3be07f4c612aedc19d2276b 2,853 1.00/1.00 vMB 20
705,978 705,978 0000000000000000000d6d2ec8152b9786a1858028d3f0887e115394190f8253 250 1.00/1.00 vMB 2
705,977 705,977 000000000000000000017cecaae301bcb306e15c83442116c0777f49649b0790 182 1.00/1.00 vMB 1
705,976 705,976 00000000000000000008ecd2105530e46fd02bbeb5dc2909f7d4dfb393e8438b 1,739 1.00/1.00 vMB 10
705,975 705,975 00000000000000000003f5fc4d963a53260d57b4dc9d6f7003fef02f07735f1a 635 1.00/1.00 vMB 3
705,974 705,974 0000000000000000000b386342feb4abe5f490e3ca92da717d744cd042d6f480 800 1.00/1.00 vMB 9
705,973 705,973 000000000000000000000a044ba7b630a8501bb50386bf4764f5e30744765a5b 1,087 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.