Loading Tool

Explorer IconExplorer

Memory Pool

45,582 transactions
27.65 vMB
0.07469543 BTC
Random Selection Loading Transactions
Max Size: 144.83/200 MB

Candidate Block

Mining Attempt 5b7c01825623e89c4dd533af1367f1973ef5cadf9db575752ee282b2157ce390
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root c167d630c4864c9d58f7ffc02a6f5a41b297e4811b8e41cf8f748c21ac8d23e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,531
Size: 1.00 vMB
Total Fees: 0.01978971 BTC
Feerates: 124.00 > 1.98 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (606,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,604 308,604 000000000000000038a448567a86b56584811f70e81e45bed5b3f74cd1a96dc6 504 0.30/1.00 vMB 29
308,603 308,603 000000000000000003d3f3491cb225da158208e8c9902c4e4a2f43351773208a 385 0.25/1.00 vMB 22
308,602 308,602 0000000000000000052b772b8c3c2e6439fb50c8654f7fce78a5a5527f59a074 1,322 0.75/1.00 vMB 31
308,601 308,601 00000000000000002806fb7baab4332f43491929392b27d22af2ac2b5a6a8607 1,162 0.75/1.00 vMB 30
308,600 308,600 00000000000000003b6a8b1204475bc916c086ffff8581d1c4f29a4983acba34 66 0.04/1.00 vMB 13
308,599 308,599 00000000000000002f342ef0d9077dad6aa38bb81a6d30497b0f8ee5d827471b 545 0.30/1.00 vMB 30
308,598 308,598 000000000000000025d2eb46162966f97cfd3b029d0870274a528df066c63d8c 690 0.41/1.00 vMB 30
308,597 308,597 000000000000000010f64bfab31e485ec23bf01dc8577c435496f1d39186cf9f 298 0.19/1.00 vMB 27
308,596 308,596 00000000000000002ac239e98e7c52d3a314a8f80f534a55454252bc19e2a6a0 257 0.17/1.00 vMB 24
308,595 308,595 00000000000000002182d38a2e51fc4e712b182e82134f78b2cada8daeddd544 133 0.05/1.00 vMB 25
308,594 308,594 000000000000000034ef6738b06c7ec47fb3b3130703aed2e4640cc3395070d7 155 0.08/1.00 vMB 12
308,593 308,593 000000000000000003a48aa7c52edccab4600f6a09c37147df364a6fdeb5592d 206 0.09/1.00 vMB 34
308,592 308,592 00000000000000000097aea63e8326d91bb18d4aaf3e9eac7dd0babc66c593f0 268 0.17/1.00 vMB 25
308,591 308,591 00000000000000000a6fe3b0218b6794afa7f2e071356b9756fbab11b93f21a5 887 0.64/1.00 vMB 24
308,590 308,590 00000000000000003b5cbe9f53c4323f3a9fc5998d57ac6ec546a8750c43ee9e 117 0.08/1.00 vMB 11
308,589 308,589 0000000000000000111206e0a21391596f98cd86cddedecf55ba6a928768ddab 652 0.52/1.00 vMB 23
308,588 308,588 000000000000000040676a59350d2354e3204dc3535e1b404a0c5f2b44c9e8b3 439 0.33/1.00 vMB 22
308,587 308,587 000000000000000023174146c1a2db58befcf5de5bbdf6a68eb4874e7d049454 531 0.35/1.00 vMB 35
308,586 308,586 000000000000000007ba8dbdc7d8a5c7efd2f7446ae94ca5110ed57a3f6501d7 89 0.11/1.00 vMB 13
308,585 308,585 0000000000000000045c5c954d9a901e730ee9a9b00dc8c80d9053ad6cd3ce3f 1 0.00/1.00 vMB 0
308,584 308,584 00000000000000001fc9481727b68ee051dc852b0a4f7918cdca1e574157a0c2 42 0.08/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.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: 653.73 GB
    • Received: 14.03 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.