Loading Tool

Explorer IconExplorer

Memory Pool

78,951 transactions
29.72 vMB
0.09190706 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt e3731936fb779f6abac6398a5cdb1b7602dd39c5f8da213607f1f01cf948ad4d
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 9cc3f289da5985b380be25cc0a5198028ebe903f49e30d4a73fd294053963f94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,421
Size: 1.00 vMB
Total Fees: 0.02563791 BTC
Feerates: 101.62 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (561,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,632 353,632 00000000000000001598b7583cefcda64417039746d9261db32a10efbdb398d9 90 0.66/1.00 vMB 2
353,631 353,631 00000000000000000c46a10d261542ee249c71dd3fa866ec69908643483a91e7 524 0.74/1.00 vMB 9
353,630 353,630 00000000000000000353374df7ebae8b8e5afb74f9851162e2c1fa591ad65646 605 0.75/1.00 vMB 12
353,629 353,629 0000000000000000029b3e25a124a877d7db0e298bf1735cbfca3f216e87962d 639 0.97/1.00 vMB 9
353,628 353,628 000000000000000005b45b3e871126692a08ef086008fa7a2f7a60650d42b405 1,894 0.75/1.00 vMB 35
353,627 353,627 00000000000000000ef9c219530ebbdd3dea14d93a9fa026fce67b54defde724 74 0.13/1.00 vMB 6
353,626 353,626 0000000000000000097007f583caa0768daab249a9a9b64eee5d815d7c771e45 27 0.01/1.00 vMB 20
353,625 353,625 000000000000000007ee0b8ec8a66a9400002789b769fb26b2d70fd180bac66a 519 0.27/1.00 vMB 24
353,624 353,624 00000000000000000b4ade00da7cb20e1ad2b926ba11e46c4ad5b570cf2a4637 354 0.17/1.00 vMB 28
353,623 353,623 0000000000000000040cd8cb73957010a9c9bcce7fe4eb5051e2d60f6d933228 423 0.22/1.00 vMB 25
353,622 353,622 000000000000000002d8c9df971b35d995f956d468a5c0c51a496b4fcd7c92ed 371 0.18/1.00 vMB 27
353,621 353,621 000000000000000011d2c578743146b55adce8020b75648390eb4a205681c7eb 1,267 0.63/1.00 vMB 26
353,620 353,620 00000000000000000846f1ca3a76243c9cf838c728ec4b24b3144800851ed751 129 0.08/1.00 vMB 27
353,619 353,619 00000000000000000a2cf887724e81d672fd74d06d62deb6abeaf6ef6ed3f20d 630 0.32/1.00 vMB 25
353,618 353,618 00000000000000001410f86d62034bee55d59455cf9e47ffc329155668e9d485 72 0.03/1.00 vMB 30
353,617 353,617 000000000000000013d3168665ceb4b7a7ba3dd473edfd6a2e90508b88b760c0 529 0.24/1.00 vMB 30
353,616 353,616 00000000000000000506186b425c94d1af1f9c1e583de84d59a0d88889173a24 155 0.06/1.00 vMB 14
353,615 353,615 00000000000000001512370a1b36d73daf9e37dbbdfb453e9a434d7527af8649 408 0.24/1.00 vMB 26
353,614 353,614 000000000000000005614be450ae74fd0e8bb4f1a87d5dd2e42eecc0bd58a6c5 484 0.24/1.00 vMB 27
353,613 353,613 000000000000000012063e0ab2096f12c59ec54ebd39b018d4209a772a0b1b8b 143 0.06/1.00 vMB 30
353,612 353,612 0000000000000000141e8ab293622d3f969890027db0c0c3e4887c0b26aac4ce 114 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.