Loading Tool

Explorer IconExplorer

Memory Pool

74,184 transactions
28.97 vMB
0.07401067 BTC
Random Selection Loading Transactions
Max Size: 175.38/200 MB

Candidate Block

Mining Attempt 8b0ac48360bcf7d1c4c2973bdcd9894ac45e45f800fa469bc665d41cd436900b
Version 20000000
Previous Block 00000000000000000001de95a124532fb5b79f73499f42c91953c61275ccc598
Merkle Root ed4170d250721e824b980244e2238dd4dfe8d67a7fa11e10ffa141b7f014d0d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,282
Size: 1.00 vMB
Total Fees: 0.00989326 BTC
Feerates: 73.20 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,429 (643,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,534 271,534 0000000000000007063b5bc213261d991b83a197f7f2b1c9870dea6bb3674fdd 512 0.26/1.00 vMB 50
271,533 271,533 0000000000000005a3702f5abf816183a5746ed372d22f049504b379ac2df9aa 160 0.07/1.00 vMB 41
271,532 271,532 0000000000000000c76bf1f5ccf293ec2d6d9581a9bf4a4c4f5e23f5dcebe7c1 383 0.15/1.00 vMB 60
271,531 271,531 0000000000000001363e42c6291da48981e277f4e7aefc881b1ed1733bf846ba 208 0.09/1.00 vMB 47
271,530 271,530 0000000000000001b13d021559a4a6d71bf03a204f67d50fe2b3034f0080b9df 510 0.21/1.00 vMB 57
271,529 271,529 000000000000000308655472e8e3f67c2c4fae0380250f7bc293dc43568332ce 267 0.14/1.00 vMB 57
271,528 271,528 00000000000000004818b50d579098bfec92891c9579a0710284bade062a539f 437 0.23/1.00 vMB 48
271,527 271,527 00000000000000025f86df0ceafa7460a06e7a8b574f3b9926cd2da9f723de2a 41 0.03/1.00 vMB 43
271,526 271,526 0000000000000005ba35babf019f6880fbbe72729924d536718346e9f23865f3 151 0.18/1.00 vMB 16
271,525 271,525 0000000000000003cd358ea403ea0073b4bf8a5ae66b4628576f960722056de8 618 0.25/1.00 vMB 77
271,524 271,524 00000000000000049e07e1c46c605be263105c66b5ed71c031825ef848bedc0a 82 0.04/1.00 vMB 45
271,523 271,523 0000000000000002e4a634ecc7e10d2c6410604835edaf383fb586adacf9a9b8 66 0.04/1.00 vMB 35
271,522 271,522 00000000000000064b4406958476289c57bf55c407ddf196366dd7798e9565d3 251 0.10/1.00 vMB 14
271,521 271,521 000000000000000280f4a88defbefbe0a40212ec8a10c8e2276d680f724445da 375 0.19/1.00 vMB 46
271,520 271,520 0000000000000000786f231f02073089cc8ef194eb3f12cb9395bea3f2c35c21 17 0.01/1.00 vMB 50
271,519 271,519 0000000000000000c5813d5691515698a5025bdafe76d63cadbdef351c738c5b 485 0.25/1.00 vMB 50
271,518 271,518 00000000000000006f08fbcee171d5ce14962c3c09be8dc54a7bfd63917feaa8 358 0.16/1.00 vMB 52
271,517 271,517 0000000000000006f24f6c82bf2361521808735e58461d9e7b209248069a847b 206 0.15/1.00 vMB 25
271,516 271,516 0000000000000000a8c8bed0361bc8a761d83353381de247d512a2761acdf0dc 459 0.21/1.00 vMB 64
271,515 271,515 000000000000000155a385a04ecc47103ea04596b9a48ff6a10154232480228c 505 0.31/1.00 vMB 36
271,514 271,514 00000000000000036f8c8501e77ab69be28302657008310c7c078b9d8bafd50c 434 0.25/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.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: 741.78 GB
    • Received: 18.64 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.