Loading Tool

Explorer IconExplorer

Memory Pool

46,089 transactions
29.76 vMB
0.07488660 BTC
Random Selection Loading Transactions
Max Size: 154.44/200 MB

Candidate Block

Mining Attempt f89f8e5e51a046b0d336ae0a7a1294c340ac518114f5583392bed575fbf98fda
Version 20000000
Previous Block 00000000000000000001ca0b1a4f597dd26771b73005a426a646eb201578566d
Merkle Root f39c0554b7b8c4e58dc0666b3cba1bb2e02f1806b3933d29c5f4e2186052368a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,766
Size: 1.00 vMB
Total Fees: 0.01616576 BTC
Feerates: 150.98 > 1.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,591 (643,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,226 271,226 0000000000000001eff6838f0fa4b67b19a48cb43d14960826359172c665d037 384 0.14/1.00 vMB 122
271,225 271,225 00000000000000022a21b9a9fab482101a00fec9e065a2d00b6b0daa3403f288 323 0.15/1.00 vMB 49
271,224 271,224 0000000000000002f79922058a504271e342231a137141ecabe80ac161b098a7 415 0.17/1.00 vMB 65
271,223 271,223 00000000000000041b3b10a651c7cadb946fa1bf2a459f9bffea23a64df9ea15 567 0.22/1.00 vMB 54
271,222 271,222 000000000000000542cc416ba9f61715fca6c1723e9c6c91c3ecb08f07a922d2 551 0.35/1.00 vMB 68
271,221 271,221 0000000000000005a8c1eab65a455650fb8c387b4fea6e375927df1bb304a2d4 131 0.06/1.00 vMB 46
271,220 271,220 00000000000000011f026a7321dd6dce1cf10443a0833320b5a29737efc1b968 194 0.18/1.00 vMB 18
271,219 271,219 0000000000000004328515872c5f06e67479ca0e34cc648b331d561a0a1eb647 502 0.25/1.00 vMB 58
271,218 271,218 00000000000000055a867184a2c4a63925c68ea5138b3eff1a962f0be4d0070b 1,213 0.50/1.00 vMB 57
271,217 271,217 000000000000000376b096ebde1bda864342ed6ecac7fb76173561d24321321f 627 0.25/1.00 vMB 73
271,216 271,216 0000000000000003dce445fa9254c85755c13e95f7fab33c88d4f6de18aeb1a8 135 0.06/1.00 vMB 41
271,215 271,215 0000000000000003183d24cf1b393fc4bd059184ca7ff0defa591ab58dcdde37 383 0.19/1.00 vMB 45
271,214 271,214 0000000000000005aaf356f1152a1e8770eff2fb485082e8c88c6604a39b6455 212 0.14/1.00 vMB 49
271,213 271,213 0000000000000005666b1f6213da05fc2282bd0139ddaeb3f5c11f9f7ad3ffc1 536 0.45/1.00 vMB 30
271,212 271,212 000000000000000443b42dce8fcfb61063c04fd3636ead972b7153a20c63fa9e 664 0.25/1.00 vMB 66
271,211 271,211 0000000000000003f2eb5a10fabd40b162135eec1467da5fd59666e07585f276 676 0.25/1.00 vMB 81
271,210 271,210 0000000000000006eb3b7ad8c85f7755213247e67af3107393feccef8597c339 102 0.05/1.00 vMB 41
271,209 271,209 0000000000000002415d0682fff1f8dfb77fe277edb6f08299b07f0a3eeafb41 110 0.06/1.00 vMB 34
271,208 271,208 000000000000000075fb720d26d0c17e7e202d952810c20a3a69ad51bad945b6 95 0.08/1.00 vMB 27
271,207 271,207 00000000000000016f2d7d0e2c0c958b8fdec62ed1c35abd1e1c6309fc0d51ad 125 0.06/1.00 vMB 38
271,206 271,206 00000000000000026a6f0ed3f71be89348239f0bfd0462b68324928331812ee3 419 0.18/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 781.67 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: 627.86 GB
    • Received: 11.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.