Loading Tool

Explorer IconExplorer

Memory Pool

42,645 transactions
18.61 vMB
0.19776877 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.64/200 MB

Candidate Block

Mining Attempt 4159f8c85fa2ad40bb39e6c3675f09e11e7a9a588463cba50b8a3402ef412335
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6a002e9d213cfb407b0e7f77aaae9f776210df06af3ddf8a0e3653c49bf329c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.06469125 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (776,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,717 136,717 000000000000010d3e818a1b19c353f340e02746f3c35450652e2998e4a3af34 4 0.00 vMB 129
136,716 136,716 00000000000004acf8f579beb24e68417df8628ac7216dbb1036b0adf4721372 65 0.03 vMB 357
136,715 136,715 000000000000056751f5c07ec3bd64bc32935f11468df157f597716f8e1e6e5d 93 0.03 vMB 40
136,714 136,714 000000000000097aa7de40971feb8e74dc62a13c489415320fcaae50042bdee2 26 0.01 vMB 268
136,713 136,713 0000000000000696f7cd07c492f1824579168ca36417b4ba572345eb8b6da16e 64 0.04 vMB 143
136,712 136,712 0000000000000111315afc030126a946e3daff3b48f485cd377bedc5d081b578 12 0.01 vMB 140
136,711 136,711 000000000000030b401b65079b86e429b819409db0fa5d7aa817831cd640ac2f 48 0.02 vMB 411
136,710 136,710 000000000000033835541f11f62d9c90e9b6c0f7935ed9e1efcc16d9aa09e56f 19 0.01 vMB 458
136,709 136,709 0000000000000214aa17be51283a6e54bcd008af3b64f2249ff041007fc0922b 19 0.01 vMB 488
136,708 136,708 000000000000024f08d142174de21819661935d469c8d45bfab25d82d52bed65 2 0.00 vMB 0
136,707 136,707 0000000000000229e10f0280bc293ffa13ab909bd3e1ae453eba936508e13c64 80 0.03 vMB 137
136,706 136,706 000000000000051249fd74cd89a85e116e4095d814cf45c14162a8a3b11b02ee 10 0.01 vMB 203
136,705 136,705 000000000000007b33eef0c2ef3f2f48fe16fee169b0d426077bc9d511ed9c67 18 0.00 vMB 679
136,704 136,704 000000000000097738ddf18063c33b67a4132ef161ec25b2b6026c8fcf20a876 30 0.01 vMB 95
136,703 136,703 00000000000007e58c20e285014d4f0a4cb69fa7998d9fb6b50f825258714b81 51 0.04 vMB 307
136,702 136,702 00000000000003ec04472de99f76eb146a244bd261c52a09b4a362eccceecae2 97 0.05 vMB 383
136,701 136,701 00000000000006131ff35e7f259b16c56e23b4541f21e92f006692e623b50e75 60 0.02 vMB 117
136,700 136,700 00000000000007e7dd440747c321018a8c10b3ca0388cfeb6d6f5daf97d187ca 69 0.06 vMB 377
136,699 136,699 000000000000040acd45313a565b316acc76fe3764bf33395bdee4530bbcb406 38 0.02 vMB 468
136,698 136,698 000000000000014985b5f1273a193896351cbd592090865177975bc7117fe723 113 0.03 vMB 162
136,697 136,697 000000000000001c42d79c4d8e38663e7186e0dd29e9afb780a7688b3cc385ed 98 0.05 vMB 479
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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