Loading Tool

Explorer IconExplorer

Memory Pool

79,015 transactions
29.66 vMB
0.10828734 BTC
Random Selection Loading Transactions
Max Size: 178.04/200 MB

Candidate Block

Mining Attempt 01285730fc393b5a188408a59727d6bbb3507127d84db85279116867854a6ccb
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 7943c907325150953811b343aeed760f2c16c1565045a862f5df0450cdea4f6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,769
Size: 1.00 vMB
Total Fees: 0.02579569 BTC
Feerates: 100.53 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (184,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,544 730,544 00000000000000000007b434dcecc9f0c179af342666906b916a04d44fc5b7b8 210 0.06/1.00 vMB 7
730,543 730,543 00000000000000000004e126331f234a5e186d871e421db1c5ca1c83d5240a83 10 0.00/1.00 vMB 7
730,542 730,542 0000000000000000000523428fd7d19188a037bc11e0a5f076de1d69df8c616f 1,214 0.41/1.00 vMB 9
730,541 730,541 00000000000000000005bbabc598a594a2decd625ff56fb417d6c93725c3fa07 38 0.05/1.00 vMB 1
730,540 730,540 000000000000000000049ffa17a653ce6ea141936b3d967b05df8dcaad1ceabc 1,261 0.40/1.00 vMB 8
730,539 730,539 0000000000000000000509d240f96a5dbb869be285c5e6ad2f1b149edbf04517 457 0.14/1.00 vMB 9
730,538 730,538 0000000000000000000113fda393df9a767602753446fe1a319f1dbc02259265 32 0.01/1.00 vMB 17
730,537 730,537 00000000000000000009bed54dfe934a12a7bf76f6187796f6a063321887b63b 1,195 0.37/1.00 vMB 7
730,536 730,536 000000000000000000074158ea32a9fbbdb26615abec865acb1a2f581be75494 893 0.29/1.00 vMB 8
730,535 730,535 00000000000000000001fc55ddc274becc79867faab29900acd7ab42e7ba4721 2,010 0.76/1.00 vMB 7
730,534 730,534 00000000000000000006e7839f1afecce842714cb9b05c803e97385eea57dbb9 1,461 0.45/1.00 vMB 8
730,533 730,533 00000000000000000000a559d62ff87fbd5259ffb6a98b472ebaf18ecd5a8176 1,234 0.40/1.00 vMB 8
730,532 730,532 00000000000000000004fd7c5f611b15757ae5e120b3688ab82dd669fddf2bf9 764 0.39/1.00 vMB 4
730,531 730,531 00000000000000000002eed80c074e36c889662dbdf11f6bbe5b21cc76f00794 2,962 1.00/1.00 vMB 8
730,530 730,530 00000000000000000008e49210f971be06346af157b8ab3e7f22ca851a239d3b 1,970 1.00/1.00 vMB 6
730,529 730,529 0000000000000000000591413f95124744a2b1fee7d841d251d7eaa26937c3a4 1,163 1.00/1.00 vMB 4
730,528 730,528 00000000000000000000c9bfb20176be198c0ce74a5ed63a090241af26d1b5ca 2,386 1.00/1.00 vMB 7
730,527 730,527 0000000000000000000374031c45fe5a2faf959f71f04b95d9674b855e9753de 1,983 1.00/1.00 vMB 4
730,526 730,526 000000000000000000080f75ed319cf6a2cf4ef33b71739414da2660fc95382d 2,846 1.00/1.00 vMB 8
730,525 730,525 000000000000000000045ee82ce56e70e01867498acd54efbb4a53397626e1db 2,506 1.00/1.00 vMB 7
730,524 730,524 00000000000000000005cca552b16f9949e51345565fe66cb50967d1c14a330a 1,933 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.