Loading Tool

Explorer IconExplorer

Memory Pool

88,999 transactions
32.49 vMB
0.16806408 BTC
Random Selection Loading Transactions
Max Size: 195.93/200 MB

Candidate Block

Mining Attempt bc60e733128b6a928460270c0ace84886c9692e7629eb15015a5d2eeecfad1ed
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root c1cd9874901e82b01dd68621d6fd8d92e4c519e320045723703d3ff5d4e5d439
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,383
Size: 1.00 vMB
Total Fees: 0.06627698 BTC
Feerates: 911.92 > 6.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (561,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,536 353,536 00000000000000000ffc39a89c59b8e0f36eabd97f14a4d53ad6c15a76af0c29 115 0.08/1.00 vMB 7
353,535 353,535 0000000000000000108de7fcae4859de4f31cb685ac517d70d02091df0559c65 1,486 0.69/1.00 vMB 42
353,534 353,534 000000000000000007f9ff5a76752fb49021ba82c6c2da7b32cbc421dfb9ba5f 530 0.29/1.00 vMB 23
353,533 353,533 00000000000000000f8a10b23be8a23ea67a582870fc1b1d46c3c97538ef4ed6 240 0.17/1.00 vMB 15
353,532 353,532 000000000000000007a0df73f2c25e22e2f14232fad05022198e102f8cd63bb0 294 0.20/1.00 vMB 22
353,531 353,531 000000000000000008e9e143ba234b3e900d60d0950bca8d5b855ecb61ad1e03 557 0.28/1.00 vMB 27
353,530 353,530 000000000000000010341315042a6a22c9f6a3bc4bcbec1aee95b2e4a21c5b97 1,122 0.66/1.00 vMB 14
353,529 353,529 00000000000000001164e3e08fec1d302306bb351518c9d3239c889969d627a2 383 0.75/1.00 vMB 11
353,528 353,528 000000000000000003a9ddb5ac3929b542571011cec3bda865a2e97c8c7190ff 680 0.75/1.00 vMB 23
353,527 353,527 00000000000000000b24edc4531b214949c41e8ea313f0ff223475a691c5da82 1,658 0.75/1.00 vMB 36
353,526 353,526 0000000000000000050948b5101927e76f92743afd0549eeeddcc1fe8db834cf 817 1.00/1.00 vMB 17
353,525 353,525 000000000000000002a084293dec0b2fea5388ec8a9127f448220323fd4eb371 414 0.25/1.00 vMB 26
353,524 353,524 000000000000000012e123bfb3c380391bee9266289476001b327176cff31291 1,347 1.00/1.00 vMB 24
353,523 353,523 000000000000000005eb588a92330d2e71d9bbdadc116b4146cd46c39b934809 1,446 0.75/1.00 vMB 28
353,522 353,522 000000000000000002767ada6369795b0c5ba3f68e4bbd2315a0db9b5f7f64bd 2,041 1.00/1.00 vMB 33
353,521 353,521 000000000000000002e8a0731771aab2f9f78a327edf04fbf04f5b81c6a89751 2,727 1.00/1.00 vMB 36
353,520 353,520 000000000000000008faf4b86687bf1a0de9fb9f47e312da0b0beb9c39674dd8 1,959 0.99/1.00 vMB 27
353,519 353,519 000000000000000007e7db74e631ff30d460cb78ec796a3ba260a71248e33a47 1,111 0.58/1.00 vMB 28
353,518 353,518 000000000000000000528ac100b8da4bef6d0b51e77a4eab4786ff3a765777d6 500 0.96/1.00 vMB 11
353,517 353,517 000000000000000014dc60045011357181e4d934c261ed5ed7eafe0f284082ff 429 0.75/1.00 vMB 14
353,516 353,516 000000000000000011b092d5f0f2b5a705e47664b3bdf6ff41d2b9cf4bf3b977 1,781 0.75/1.00 vMB 35
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.11 GB
    • Received: 14.79 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.