Loading Tool

Explorer IconExplorer

Memory Pool

54,872 transactions
31.64 vMB
0.13582541 BTC
Random Selection Loading Transactions
Max Size: 170.26/200 MB

Candidate Block

Mining Attempt 98fda6373835d3dbc2b79bee60ca4400ca0a28163cb227ae3a9782372ec961c5
Version 20000000
Previous Block 00000000000000000000855cd96b558d5561c3c3a4c72d07835380d233dfe42f
Merkle Root 7057335cd1a76c874ab251511599f6e9d1cdefd30bd1f06456c04c3f39d21ae7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.04122719 BTC
Feerates: 229.86 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,817 (429,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,210 485,210 000000000000000001183330017264fc4dd277906ac57ca43720a18271aec98f 2,282 1.00/1.00 vMB 127
485,209 485,209 0000000000000000012c50a70b0eb44a3842d624eb405529751291c54185f256 1,635 1.00/1.00 vMB 132
485,208 485,208 0000000000000000003a36db718bd6af3e902284093c9a647bc5dc5deb8ad79c 1,150 1.00/1.00 vMB 116
485,207 485,207 0000000000000000000ced79a6aef50aba13ca5845a51a3c37d166f0a6049c2f 986 1.00/1.00 vMB 109
485,206 485,206 000000000000000000cfffbd931dccae973dd5a38085b6d88ac826c2e20ac44b 2,166 0.99/1.00 vMB 192
485,205 485,205 000000000000000001247a60338f48dff568797979bbad0257c39f03631007f0 2,113 1.00/1.00 vMB 212
485,204 485,204 0000000000000000002e848ed9fcac91db99d06245cd4059be2070f767166620 949 0.34/1.00 vMB 12
485,203 485,203 0000000000000000006a08a2189a003345077da7e35e80ea98d81c33e28d7e12 1,041 0.59/1.00 vMB 106
485,202 485,202 000000000000000000e0a2979509ac8eacf743f9d7aeb8b8c6d85954017a544a 229 0.15/1.00 vMB 20
485,201 485,201 0000000000000000003debabb0baa156970f7aa2609014f24ea202df8858f6b1 2,310 1.00/1.00 vMB 81
485,200 485,200 00000000000000000113268beed79096aa6b7b73e76b392d79a3f5270e3d2089 1,662 1.00/1.00 vMB 59
485,199 485,199 0000000000000000012a2d0fe9bb2507bbcf569cd355ba96cc054cd56fb2e9ec 2,223 1.00/1.00 vMB 143
485,198 485,198 000000000000000000f9ecdb015f3b37df105d71628bdaa6af26e7a4912c8516 1,970 1.00/1.00 vMB 29
485,197 485,197 000000000000000000f1627b2f0691984aa34efb5d62f004196f66462a3a717e 1,941 1.00/1.00 vMB 59
485,196 485,196 00000000000000000090e2c1913de3516b9996b0b82a5ad81942d5684d4c86d8 899 0.52/1.00 vMB 75
485,195 485,195 0000000000000000011df795a14d7fe6dff1b8270ded18991cdd2995804d635a 2,227 1.00/1.00 vMB 141
485,194 485,194 0000000000000000001340c9955113ed0c6743bd32d27f1d9c91500068cacef4 2,129 1.00/1.00 vMB 165
485,193 485,193 0000000000000000012c8d4a8d6c95d06e0fcea1d838bacea319ceca9c1133e8 1,375 0.70/1.00 vMB 80
485,192 485,192 00000000000000000016c5bd95dd8de85aa197bc28da07dd05aa1464d3a7d572 836 0.40/1.00 vMB 106
485,191 485,191 0000000000000000008d86bd8c882a611b5be3023c1264bd28dbc01a7800d6ee 21 0.01/1.00 vMB 76
485,190 485,190 000000000000000000c8e8d6ccd0253983dc1e02f2e8a7fa4c5ad182cad29dc4 1,331 0.66/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.06 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.19 GB
    • Received: 13.47 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.