Loading Tool

Explorer IconExplorer

Memory Pool

44,966 transactions
27.46 vMB
0.07054284 BTC
Random Selection Loading Transactions
Max Size: 145.11/200 MB

Candidate Block

Mining Attempt bb86582056467e1e27904810fc385b611978e50ecb5e7397ad0f42d7f236d360
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 964c0557387d3ca56b4e1617f06aa03f95ffe39cfb74acff4c085910c9f7c055
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,619
Size: 1.00 vMB
Total Fees: 0.01907784 BTC
Feerates: 502.65 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (792,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,522 122,522 0000000000001260323f9bac5739b75ba728978bb6ecf3d81053d82096328ef9 5 0.00/1.00 vMB 0
122,521 122,521 0000000000003a7b3b7aed43e88453b523194b0ca3ade42f5fac1b33cddfd108 7 0.00/1.00 vMB 0
122,520 122,520 0000000000001728bacd66402b00b55ac8ebb2b5af38f344bf5318688e3ed2e6 11 0.00/1.00 vMB 662
122,519 122,519 000000000000671c623443a9eab4cdf96f27afe0a8dcac47b51029fb59cb6552 17 0.01/1.00 vMB 1,174
122,518 122,518 0000000000002f0aa0e58d37f908f29fcaeef87f785fd849499278c14611fdaf 9 0.00/1.00 vMB 0
122,517 122,517 0000000000000e517d3315a2185c50a1fd3d66eaff8f2bec7a2680209bb4ce33 12 0.00/1.00 vMB 539
122,516 122,516 0000000000002a0db1c9c2a6d35d761c668064e61d8ac831b96ae35edd8c6bb6 17 0.01/1.00 vMB 780
122,515 122,515 00000000000028fa042c4a85e1ea2c3a53246dda88bad81af15049bc0b629ba6 7 0.00/1.00 vMB 0
122,514 122,514 00000000000013ef61bd312eddd47146b67a0f19d96561f30b461cf017e844e8 8 0.00/1.00 vMB 450
122,513 122,513 00000000000064f78b5b4d8907fdcec886b5302ac78e825cf8f2ad330cb55265 15 0.01/1.00 vMB 576
122,512 122,512 00000000000065b2deb429ef5441d3fe30df47cd17d5c0252c3adfaadbb6ebf7 14 0.00/1.00 vMB 0
122,511 122,511 000000000000799d3423bb82bdf6eff3e54e78f5d94abf691ac0eca343f88384 9 0.00/1.00 vMB 0
122,510 122,510 0000000000005b24e50bdde0a2ea650ef03cf454db58f1a660c5e359f390102e 1 0.00/1.00 vMB 0
122,509 122,509 0000000000001ae7779dfea4939d629da75973f14c921f2e5177936237b5003d 9 0.00/1.00 vMB 0
122,508 122,508 00000000000052bb57a3f993a33e47378d0a306de817995b0f0850f1694d0863 13 0.00/1.00 vMB 285
122,507 122,507 0000000000008630050cf630850fd7a8c1c76efcf9d99472ddf5d3c6715d2b79 12 0.00/1.00 vMB 0
122,506 122,506 0000000000008bf67c6b28e746d5750c883a9b5e6e05bf6f9da19325def0683d 14 0.00/1.00 vMB 0
122,505 122,505 00000000000016ae9482c10aaa50f3f594ea82f6787f7962171ccef983456706 44 0.01/1.00 vMB 2,128
122,504 122,504 00000000000078bc740023be26e558802d5ad6740fb7a6b42b8037a1d4d6fc30 9 0.00/1.00 vMB 287
122,503 122,503 0000000000005798387155cc89250484e95bf95229080428b0752f1f48e45b9f 8 0.00/1.00 vMB 0
122,502 122,502 00000000000065427ea001746f42cbaacadd547a967fe3402b1b35442c778490 7 0.00/1.00 vMB 342
Previous 10 blocks ↓
Total Size: 782.24 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.24 GB
    • Received: 14.28 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.