Loading Tool

Explorer IconExplorer

Memory Pool

92,207 transactions
24.95 vMB
0.07624260 BTC
Random Selection Loading Transactions
Max Size: 167.11/200 MB

Candidate Block

Mining Attempt 391e326488d352a5930cb271b104854699eb7937a4d66dc76fb7a23ffa7afb9f
Version 20000000
Previous Block 00000000000000000000c199428c2f3d70da06f6194c3427ac909a1d616bc897
Merkle Root b2c692d6ff898284f9e11054ecc89d8b1a7e13ef724ba81d687f932bea09571e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,667
Size: 1.00 vMB
Total Fees: 0.01338754 BTC
Feerates: 40.21 > 1.34 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,039 (789,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,221 126,221 0000000000002c491225e728aa955b284caece7a62f5d34ccc309998dab8c383 20 0.01/1.00 vMB 713
126,220 126,220 0000000000003aada2026ad72127b3bf065fec266e1fc5f8a1b577c1f49f33c1 20 0.01/1.00 vMB 603
126,219 126,219 000000000000336f4b8dac608b7a0c3d4fefb65772b06e554f34b28e56d49d82 14 0.00/1.00 vMB 1,057
126,218 126,218 00000000000033e20702921818b4f75493395b224ef1d11d80735fded6808539 22 0.01/1.00 vMB 1,506
126,217 126,217 0000000000001852e2fbd3c32b47720da624af015663b4a564a494a4dde1e7c3 10 0.00/1.00 vMB 50
126,216 126,216 0000000000002f8d41e7c6c75d9316132272078ec9b335b5f969979b8ea09c9f 13 0.00/1.00 vMB 350
126,215 126,215 0000000000001e0351b6ff5e25a6262970d7151f9c121720eae8147a217d958a 1 0.00/1.00 vMB 0
126,214 126,214 000000000000059bd41bb7a94561813c8b49a724e7e5512eff685fa5e5737a61 69 0.02/1.00 vMB 2,369
126,213 126,213 0000000000000e1bb9d73a403240493a37304bad93ea0f0404f4cedb2565eb0d 15 0.01/1.00 vMB 573
126,212 126,212 0000000000003676c1c251d78b8c91e91bc526c701fb121a6be15bcec9791fae 11 0.00/1.00 vMB 372
126,211 126,211 0000000000000fdfc6f0c37d5e63c6a10f680c899e621a52bafcf869df677894 31 0.02/1.00 vMB 261
126,210 126,210 0000000000001c97131f575c526b2f462dadcdc9bf805806d579ad84213a2950 11 0.01/1.00 vMB 607
126,209 126,209 000000000000210cb6902a528dde3368c64909bf8b9773972433215eaecf8eb5 45 0.01/1.00 vMB 3,245
126,208 126,208 000000000000023cd68a0c99cd784a48f4a1841a7196c390f07daa3830de9bb6 9 0.00/1.00 vMB 736
126,207 126,207 00000000000013d291d258ba519eb50dca622e6215ac7f37ba14bbb3fd59fc4f 11 0.00/1.00 vMB 330
126,206 126,206 0000000000002bf6c0ec8a149c1bfb5f8a39cc053fe9baf472d335a99adae53f 40 0.01/1.00 vMB 565
126,205 126,205 0000000000001e77fc883966a854125a7500b31b53d43d73cb524668a5979a67 16 0.01/1.00 vMB 737
126,204 126,204 0000000000002907208454dd428264c8f8d014a79cb0666f26e3f7ef4b93a40a 12 0.00/1.00 vMB 859
126,203 126,203 0000000000003942a9e8094d8e770dcb50161c948162807ca147d255d688cb02 11 0.00/1.00 vMB 17
126,202 126,202 0000000000002a4c5517eef0fac06b27466491e996cc50f1768904074ceecd36 14 0.01/1.00 vMB 1,159
126,201 126,201 00000000000043331126330786cc87ce9b0017f0e48e43b211d49ed5250b4a55 8 0.00/1.00 vMB 651
Previous 10 blocks ↓
Total Size: 784.19 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: 812.00 GB
    • Received: 23.65 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.