Loading Tool

Explorer IconExplorer

Memory Pool

83,360 transactions
30.99 vMB
0.13767871 BTC
Random Selection Loading Transactions
Max Size: 186.98/200 MB

Candidate Block

Mining Attempt 843af07b051a1acd9aed5d55dc96908e1dc6d087c8749c73531d97f6b97b7d05
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 124472e4f1684325197aecbe9fb81767cf8646f910ca4cf767672d52bad46d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.06967916 BTC
Feerates: 366.60 > 6.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (387,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,264 527,264 00000000000000000002a6f321f6abae97bbc143a8d76b32fd7f0a6c9bc0b86a 2,450 1.00/1.00 vMB 17
527,263 527,263 0000000000000000002178c36816bb37bf90be846ce34592c22cdcc04f868b4c 2,705 1.00/1.00 vMB 27
527,262 527,262 0000000000000000000f604e8762ba0d27ba197805c5d34c011b59ee0645d914 2,173 1.00/1.00 vMB 40
527,261 527,261 00000000000000000036367b0ec521349eedfd66a5d9564135d125afe0380d3f 96 0.03/1.00 vMB 26
527,260 527,260 0000000000000000000a328ce9c50cc0383d693a708e505285cbb8add337817d 1,821 0.80/1.00 vMB 20
527,259 527,259 0000000000000000001524584a83175218a58be6096393c1dfbe58c2a106dadd 1,338 0.58/1.00 vMB 25
527,258 527,258 0000000000000000000e2df9eccdfcbd03130b5b04e1bfbb3cff40461bd40fc5 212 0.07/1.00 vMB 13
527,257 527,257 0000000000000000000d1ae3e10c7c87a8746fadce6243af853bd1c6d16dd468 129 0.04/1.00 vMB 14
527,256 527,256 0000000000000000000020fd2d171e0244d02011604be1479fdc56559cf404e7 354 0.12/1.00 vMB 18
527,255 527,255 00000000000000000005a9f1e29c5e6fd23e8f5f06f135ae63df35849225c45c 1,305 0.59/1.00 vMB 27
527,254 527,254 0000000000000000002a3add0043cae2ad36fe0311caca22eb13ae17ec62cab8 751 0.30/1.00 vMB 28
527,253 527,253 00000000000000000025767c456c615cd181d5b29051411283f4ffff7657cb22 1,319 0.53/1.00 vMB 19
527,252 527,252 0000000000000000002f3a9d7874745aed271e9088347b5bcd78f33a8ecf6b93 1,504 0.61/1.00 vMB 27
527,251 527,251 000000000000000000024599d1387699b045971c9d784680d02cad79c13b42ef 745 0.30/1.00 vMB 24
527,250 527,250 00000000000000000015f5ded0b44ae9608ed382d6d898a800a8b8f01ed91b23 2,170 0.87/1.00 vMB 26
527,249 527,249 0000000000000000002a7b2aa57dd3b40c7247e3f3fc32d0068ca020893f66b2 1,029 0.46/1.00 vMB 15
527,248 527,248 000000000000000000101b417705f1256cbf9fd56571e5073365160c8495171c 1,068 0.43/1.00 vMB 23
527,247 527,247 000000000000000000178c8cd4826ff470581611fd36903b500e5253e039b5b5 603 0.22/1.00 vMB 20
527,246 527,246 00000000000000000038e111bca027ae3f89d9b3e8b3d4e1ce3df751ab8ddf8d 452 0.20/1.00 vMB 28
527,245 527,245 00000000000000000006f0bd7e25bae8072f013235bfd05bd93cf9f15e21fd10 537 0.30/1.00 vMB 22
527,244 527,244 0000000000000000000769c6e811ef639aa9253fcd066d5121046fbf06e7096d 449 0.20/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.34 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: 661.57 GB
    • Received: 14.82 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.