Loading Tool

Explorer IconExplorer

Memory Pool

45,402 transactions
27.21 vMB
0.09933368 BTC
Random Selection Loading Transactions
Max Size: 143.40/200 MB

Candidate Block

Mining Attempt d9e09f5f9c4c8f9834b52cdfa3b75209b2eba56d3736eec0e4201b199b83c4ff
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root e1bfa9f848300affe31e35245efb8b421efd9d90c577ee7277b24c6bdbaf5ca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.04662514 BTC
Feerates: 201.07 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (541,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,151 373,151 0000000000000000012d85d9cfbc1630216ea82280cb3ac20b5740be141d783c 931 0.44/1.00 vMB 44
373,150 373,150 00000000000000000b913570fb556ecd876b76757616d36c599aa10ad28cd9bf 972 0.63/1.00 vMB 35
373,149 373,149 00000000000000000dded94efa6873679dcd60c9a4711ab177a5968d739d44a1 2,162 0.93/1.00 vMB 54
373,148 373,148 000000000000000002861e42082a54ffe2bd788c4196013e81df59efdacb47a7 647 0.34/1.00 vMB 40
373,147 373,147 000000000000000006ff768cb878c4dbe1ed70b5420a14995875f0b3ab99d210 110 0.07/1.00 vMB 20
373,146 373,146 00000000000000000c0f9dac7482cee23d69bad1826d35038914de9b99c924f8 1,021 0.56/1.00 vMB 40
373,145 373,145 00000000000000000bb31e364702c8a1d4a7304b1f262c6a46a579ed103147be 965 0.89/1.00 vMB 22
373,144 373,144 000000000000000003e750f3bd1e5fcb92ce1bbbd4bb57ea733576a6971b20ed 1,870 0.93/1.00 vMB 43
373,143 373,143 00000000000000000a9c69c1cb7165529f6b0a7d7d043d8f53591c06eb7ba69d 1,704 0.75/1.00 vMB 51
373,142 373,142 00000000000000000250acd67a5a8400c6df971e2907004363f8b87d9b347ad6 820 0.47/1.00 vMB 55
373,141 373,141 0000000000000000064ff902fbf8980821ca9ba7fbb70bf67c1d6d54245814fa 99 0.08/1.00 vMB 21
373,140 373,140 0000000000000000107a0d88d1090bd19b798043b5c67cff9d842282ed865b1c 389 0.18/1.00 vMB 42
373,139 373,139 000000000000000009e8ab9ea1309939485570f098d57d3fa8a3b0ead6740f76 1,226 0.78/1.00 vMB 29
373,138 373,138 000000000000000011f4fc1a215ab730ddc2a50c969b063d93fff4ea676f3f43 1 0.00/1.00 vMB 0
373,137 373,137 00000000000000001205999deb224da71935140d5896e7285f169ae8e1ed928b 311 0.15/1.00 vMB 42
373,136 373,136 000000000000000007bfd577e8b85de764e9a51f4f2a877b58d17ed948bbecdc 1 0.00/1.00 vMB 0
373,135 373,135 00000000000000000fa8736c531a94f0599ff1c7238dbe72eb42c41a9ab0a506 805 0.75/1.00 vMB 10
373,134 373,134 0000000000000000099d32eb57aeee0debf306076458988bdb53ff7fd5b460a6 1,136 0.75/1.00 vMB 26
373,133 373,133 000000000000000002e28d04f2fb5f0154706e0f57d34bd2a19bcb645d614b29 2,107 1.00/1.00 vMB 57
373,132 373,132 000000000000000000f2785bb760cc272ae3ff79b4c8da20d9866862662dfe4e 2,380 0.95/1.00 vMB 63
373,131 373,131 00000000000000000411751367d721f9d089d1740a459d88e2c4beb87411885d 567 0.39/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

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