Loading Tool

Explorer IconExplorer

Memory Pool

42,987 transactions
27.06 vMB
0.06343109 BTC
Random Selection Loading Transactions
Max Size: 142.27/200 MB

Candidate Block

Mining Attempt 8be23e15c3de8cb3c4d49ffd6177e2d657b22d269194938ef600d61d0c163593
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a0f4ec25c5a578ef095a9e133354eae8948875c78f58e5d7e15f5845a2add299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,716
Size: 1.00 vMB
Total Fees: 0.01282237 BTC
Feerates: 170.89 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (571,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,617 343,617 00000000000000000de7ee85189b468e0e0c391adc0dd3131297ccfd663673ac 198 0.17/1.00 vMB 21
343,616 343,616 000000000000000005ab9105c73eb7e8f9ded4a4ebaa98342d50c39621ff1a78 102 0.23/1.00 vMB 11
343,615 343,615 0000000000000000100c68d36a0a223e1ff57e1eaba1fc2900ac3da18f4ade8b 433 0.58/1.00 vMB 16
343,614 343,614 000000000000000008393f83980956e53bfd01e82973211be295fd6c84d2961b 463 0.60/1.00 vMB 17
343,613 343,613 000000000000000006b426c1860d19a796675af0cf745807da3cc9fcae2ce237 379 0.55/1.00 vMB 15
343,612 343,612 00000000000000000511f6df1e4631ce30e238b496796e860e3551d63e2d11df 44 0.03/1.00 vMB 13
343,611 343,611 000000000000000006caf56d0d56ddba81987c70461bf42762c98944fb16453e 111 0.17/1.00 vMB 10
343,610 343,610 00000000000000000371a90775d895e83d1eb63ba83672d90980841320fb9ec5 686 0.71/1.00 vMB 18
343,609 343,609 00000000000000000f0a1ff988ba9d4992c53acf4a210bf17d5d3c9a785a1e95 637 0.64/1.00 vMB 20
343,608 343,608 0000000000000000099c2739ca5fa2c100e469602679b6fa13f85310dcb5acff 936 0.60/1.00 vMB 55
343,607 343,607 000000000000000011cd801073b1b2d2c9125dd5db7ac4f3ddd933e581b97369 761 0.48/1.00 vMB 26
343,606 343,606 0000000000000000071922c94584f449713c229635fa92aaba1087cfa8a8d0f8 160 0.15/1.00 vMB 13
343,605 343,605 00000000000000000c0691387b7ad45b6bad2f2eea05f346881e4bac2967293c 95 0.10/1.00 vMB 11
343,604 343,604 00000000000000000b2e4c1975f6c5c989f86bcfa180ff9779f58aa299b9a747 162 0.19/1.00 vMB 17
343,603 343,603 000000000000000015ae4a5ee9030f86326f058063c0e3bf39660ea1a1de0a7e 220 0.20/1.00 vMB 18
343,602 343,602 00000000000000000a58db3287fd177283b52d6cc00e63e2f232f09ba7b3e6b5 64 0.02/1.00 vMB 16
343,601 343,601 00000000000000000fe958a4fb8cec0fc3637c66a633fabda553c416ae76ba10 568 0.42/1.00 vMB 25
343,600 343,600 00000000000000000b2b0f68fe63e0b7f23c5c20dba60b11a5f237f67d5e24d1 387 0.33/1.00 vMB 15
343,599 343,599 0000000000000000125e077e83d3c1a6b6ce082d1848714bd5dad056fc6f66d8 1,268 0.75/1.00 vMB 30
343,598 343,598 00000000000000000e4aa5d4c89c276321f1480af6584c51a0512fcd483df3cf 911 0.63/1.00 vMB 14
343,597 343,597 000000000000000000ffb7a576b7aa5236c53f51ec07ccf174067beed3398056 463 0.38/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.