Loading Tool

Explorer IconExplorer

Memory Pool

37,991 transactions
18.40 vMB
0.15284047 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.47/200 MB

Candidate Block

Mining Attempt 8a8eb4b492955e62586ad9d9d15502d3655a4bac3ba98dd8a4a6cfca2f84c87c
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root cccb83a2521fb189ea04d3113f72e4931baf413bb28d59260d6f561c1755fcd1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.03382724 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (777,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,779 135,779 000000000000030aabb9f7402ac54282846f1145a1655460b36a4fceaa026f22 149 0.06 vMB 1,306
135,778 135,778 00000000000007871d584055ecd97ad4c56f0a46d1d12fe1fb1daea855ac38b6 20 0.01 vMB 301
135,777 135,777 00000000000009b85adfd44b0798069ce84a9a907bfb76fb13e9e2fb4bd3c0d7 12 0.00 vMB 941
135,776 135,776 0000000000000252567a77f3dded5d9026c690b424e15fce7492464f44e883b4 6 0.00 vMB 1,037
135,775 135,775 00000000000000062818a4e990251e859e39f5bdcb3cc9401072065363751ba5 81 0.03 vMB 404
135,774 135,774 000000000000043d948e2ac05d9e107eeeddac92b14bf98294249c7b5eb5ba90 135 0.05 vMB 172
135,773 135,773 000000000000051ea02cbfef60f33c1ca990ddbf6c553e56d7bf8e50ade18f62 200 0.07 vMB 406
135,772 135,772 000000000000011398274c4fc90fdc1396a25fb6e358731a12aeb36e88506614 9 0.00 vMB 523
135,771 135,771 0000000000000451b46039d5090669631380cb3f0c2d37572e9ba0231a0f0d51 152 0.04 vMB 64
135,770 135,770 00000000000004a0b92345026e8609ce2083597a465d416a1b18c1e64ffc6559 86 0.09 vMB 92
135,769 135,769 00000000000000d601923647802cd77f1416f95634ca604a8bfa0ae0aafc3a87 10 0.00 vMB 641
135,768 135,768 00000000000000a8917f20b0371c60d5362b6230aaf9970e9083cb402edda778 99 0.05 vMB 378
135,767 135,767 0000000000000591fdc6b43bd8d23888192bc2c500e0175bc7f781eb6e726944 104 0.05 vMB 305
135,766 135,766 00000000000004e31651659a21414a772ac52bf49f419e37ca1edfc8de1fa50f 14 0.01 vMB 5
135,765 135,765 0000000000000023c59db4d7f56993d62958da9a021c4d9d1103d1091e21b99c 37 0.01 vMB 390
135,764 135,764 00000000000000aa2b52a0eb7ccfb82956f8492f2968da772469e00a481b41bf 18 0.01 vMB 707
135,763 135,763 00000000000001ff826d8cf3a6428d04b7c2a99ac2c608aef46153598b60de01 34 0.01 vMB 372
135,762 135,762 0000000000000499ee6bc0302d90b4bf4353cdc29c0850bef15dbf4bcb5a731a 27 0.01 vMB 381
135,761 135,761 0000000000000602c7d1f900235318ae98555bb7dda3fb2cbc6f3711b68ec551 155 0.05 vMB 185
135,760 135,760 00000000000006c71f40460c1e8a00f790357ea4bdad4936992aa5ed9932c898 30 0.01 vMB 391
135,759 135,759 00000000000001fcbd477939eaf31ce70845f50ce5a42f5c2c5b0990e02ebcf9 15 0.01 vMB 183
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 131.97 GB
    • Received: 0.54 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.