Loading Tool

Explorer IconExplorer

Memory Pool

81,431 transactions
31.22 vMB
0.07502626 BTC
Random Selection Loading Transactions
Max Size: 190.01/200 MB

Candidate Block

Mining Attempt 52b9988c718053312abdadeb3fcb1240f5984820a1d3350bcf1f2225931a0214
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root ccff7a0bc8adcd20465ba605052dd55b37bb058353021d9f9238ccf1fb6ff41b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.00731114 BTC
Feerates: 60.16 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (165,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,451 749,451 000000000000000000008a93c2593c8a34389cd56de960520167db3e231e0988 367 0.11/1.00 vMB 7
749,450 749,450 000000000000000000005356a956535f902791a3189cc1242a8db9fcba52887e 208 0.07/1.00 vMB 7
749,449 749,449 000000000000000000051f8db9e12ff3c3e167ca276a2f9935671c8f2e757728 1,285 0.67/1.00 vMB 5
749,448 749,448 00000000000000000008f2cba3fe48703dc7c1321656ec634176a069a0d3a814 2,775 1.00/1.00 vMB 7
749,447 749,447 000000000000000000000e0e5219c5a7f7788803256304fb3a7fc49155b5554f 2,489 1.00/1.00 vMB 4
749,446 749,446 000000000000000000028b4e3b7a494c0543bc3257618b4744e31ffc800aa60f 2,021 1.00/1.00 vMB 6
749,445 749,445 00000000000000000000ae30189f63015e0fd7fb9a7f006d8b74c8ff4a30b33e 1,791 1.00/1.00 vMB 15
749,444 749,444 0000000000000000000408f378d7b49b68f2f304d6fa2e7d5e0c54d912b718a6 526 0.16/1.00 vMB 8
749,443 749,443 00000000000000000005b8035cb835880de8189440df25b77060f984ab8465de 402 0.42/1.00 vMB 1
749,442 749,442 000000000000000000067638402c0bb846ddc149e8f928f19189bb0479cb3eec 2,098 1.00/1.00 vMB 2
749,441 749,441 00000000000000000008f814617d7d0328ff7ab897ddae14fad8943416393da7 1,907 1.00/1.00 vMB 4
749,440 749,440 000000000000000000090f5a243473ec23ef0df0450d80ed2cc42d0ec112734a 3,142 1.00/1.00 vMB 5
749,439 749,439 0000000000000000000866e496a037640050bd29c4dc013b59538990032df836 1,317 1.00/1.00 vMB 3
749,438 749,438 000000000000000000037cf9b7ffee4a5dc4f4528626fea1e4be05c2577a77bd 2,756 1.00/1.00 vMB 5
749,437 749,437 00000000000000000006cbf5abf60136a34f9e39e9b0f93c06001c2046302926 1,906 1.00/1.00 vMB 9
749,436 749,436 0000000000000000000651cc337baac15edbd75ecff21224fe5aa377bbd60609 2,101 1.00/1.00 vMB 10
749,435 749,435 000000000000000000029c6c006d21a7ecff716b627a16d529e76498a033ff23 2,240 1.00/1.00 vMB 10
749,434 749,434 00000000000000000009463b9e72c0542c71d26d9c8e718105403ef587fecee1 2,177 1.00/1.00 vMB 7
749,433 749,433 000000000000000000006460b416d0c28c41431e4751df6e2a1edefab7369ba4 2,114 1.00/1.00 vMB 19
749,432 749,432 00000000000000000000d636c79c0439663cde71e6466fce348e2145529e5ef7 1,774 0.64/1.00 vMB 8
749,431 749,431 000000000000000000034e76db357f9100ddd36344348fe306c1273aad413eda 649 0.24/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.