Loading Tool

Explorer IconExplorer

Memory Pool

76,821 transactions
28.53 vMB
0.06262365 BTC
Random Selection Loading Transactions
Max Size: 173.15/200 MB

Candidate Block

Mining Attempt 947e26c1bb7404098636a9251957904bc7aec507a9d2b8fa7e9f98e1eed662ac
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 9cf280889ebeb0c5eb80ec43194631eac8a118544070fcb0c53e37f07b57e11c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,081
Size: 1.00 vMB
Total Fees: 0.00354949 BTC
Feerates: 73.20 > 0.36 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (105,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,131 809,131 00000000000000000000aafd8cbf199f6254cee14c1fc6ae185889060d9335e3 2,227 1.00/1.00 vMB 21
809,130 809,130 00000000000000000002a9efcf42f2678d057998c31b7cb15cb77929ab3c2cea 2,961 1.00/1.00 vMB 16
809,129 809,129 000000000000000000028399d1d18a5f9a504264db51600bb139b03429602e09 2,644 1.00/1.00 vMB 21
809,128 809,128 00000000000000000002d84333e7f3106cf0deeaec2347f71de52393bec29627 3,372 1.00/1.00 vMB 20
809,127 809,127 00000000000000000000a896f0d586004ced4491f838996ae953f1ca2bd40a64 4,829 1.00/1.00 vMB 24
809,126 809,126 000000000000000000006da5881d240659544888f767201334637051e4e8359d 5,486 1.00/1.00 vMB 23
809,125 809,125 00000000000000000002fad2dcaeaed638bafb7e19b7641165d16c26c17c7f17 3,717 1.00/1.00 vMB 34
809,124 809,124 0000000000000000000045a4bfdc886dac47f79fc7a0036889530bcb38b06958 3,545 1.00/1.00 vMB 20
809,123 809,123 00000000000000000000f3fd81b2b3d0b6b40bca7ed713fcef13f208cbd141d9 3,800 1.00/1.00 vMB 26
809,122 809,122 00000000000000000002d55f821143114b7b675f9b6560f6e5550cd8cc8307f8 5,027 1.00/1.00 vMB 22
809,121 809,121 000000000000000000002a1254cde2274d98f95afa01e0bd75b31bc54109a237 5,798 1.00/1.00 vMB 22
809,120 809,120 00000000000000000000dcb2cd61f2adbc5e4dc7496f7a12d4d259fae44429ba 4,204 1.00/1.00 vMB 21
809,119 809,119 000000000000000000038e31a2f4c58b5663e18829e56d8bfdfc0f127ccf0c64 2,155 1.00/1.00 vMB 43
809,118 809,118 00000000000000000003c82122a97837c9f4441a59aed7e1065d1936d1ee3073 2,996 1.00/1.00 vMB 22
809,117 809,117 00000000000000000000c0c2deb1288a0f6d32dad9bad64bfe070c9d4d37b575 1,868 1.00/1.00 vMB 17
809,116 809,116 000000000000000000015e00998f02a16238aaeb3791688b7bed0cc625d9760f 4,094 1.00/1.00 vMB 20
809,115 809,115 0000000000000000000287591c3b8a21772b00beec36921b4594878effb33067 1,144 1.00/1.00 vMB 17
809,114 809,114 000000000000000000041677d5a015465deb6e19584bde82b175ca6915b2fc90 3,434 1.00/1.00 vMB 30
809,113 809,113 000000000000000000025297ea801e5f330afab4e702d1565d47add4c1fb4045 2,935 1.00/1.00 vMB 24
809,112 809,112 000000000000000000044c9ae2222a795b27792a87e8c2c6740e80205ad71c7f 725 1.00/1.00 vMB 17
809,111 809,111 000000000000000000002e5409a552552c0f6898172672d7893231e41e75fdb3 721 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.