Loading Tool

Explorer IconExplorer

Memory Pool

40,499 transactions
18.93 vMB
0.18871983 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: 100.08/200 MB

Candidate Block

Mining Attempt bc1f6c386dac1d3edc8d5c1f3968ecea2f4a623c3eb4e1e6332d0ae669640643
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 128c974ac2f27ac659127529b5fdd49af76f1d1f22dc7d0c1460666652c084d4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.05674770 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (728,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,141 185,141 0000000000000534d12a569a44f01b4a1285d52a790443a744a4ffcfb6c90a74 381 0.17 vMB 133
185,140 185,140 00000000000002ee7e989c15fd9456bb280f7c1fafe55208227f032d72c72492 451 0.17 vMB 175
185,139 185,139 00000000000003ec02edad1fe063af2118f0ebd0d5aca1ed70ee89757e1dfcc9 193 0.11 vMB 97
185,138 185,138 000000000000088c9dd3c914dbfadc45665c4f1dd7049a7d41e342601e946ce9 88 0.02 vMB 28
185,137 185,137 00000000000004358320b1d77b60cca54793b415460ce7cf6a2bf7b65d75973e 24 0.01 vMB 125
185,136 185,136 00000000000007e55749c68f6519841b5fda1df6b90d21a92e767ab4d096910d 35 0.01 vMB 133
185,135 185,135 00000000000005b7e1320d0cc951afb0086d4fd56bd3f925704303751cfcf430 348 0.12 vMB 164
185,134 185,134 0000000000000a132a477bb36a9579816ef4ec79953b03183968fcf7157f5918 128 0.05 vMB 80
185,133 185,133 00000000000009a87ad638f086a3043f829637ac896c7be36f6491487c942f67 512 0.21 vMB 124
185,132 185,132 00000000000002d49795b6129f686fed61790cbdf5eff59f1a47edde7f205c3b 49 0.06 vMB 86
185,131 185,131 00000000000009aa7f39a7366a25a33e235f9453800309f8041657ceaba3a4ed 129 0.07 vMB 108
185,130 185,130 0000000000000505de16b0eaf2f32c7b80d979292efb2f9edb7aab60ceb72c61 1 0.00 vMB 0
185,129 185,129 000000000000036a89b85a6b41d4c0fe3e3e6ec9b26a6a4a340155a845fbf88d 1 0.00 vMB 0
185,128 185,128 00000000000009fbd99f41d226bf2eeb2d3b19e734c90ce7da39b112ee54097c 134 0.09 vMB 90
185,127 185,127 00000000000004a446efe2ccaaeb8cca4c2c74b68d77e90bca6ada501832b50d 539 0.22 vMB 135
185,126 185,126 000000000000062f3df076c4707947228c066dd87186da13e8594fd1b3016b0d 443 0.20 vMB 120
185,125 185,125 000000000000049b093b196eab2b1101f1b4a07b559a48e440a6eaf38376de23 14 0.00 vMB 15
185,124 185,124 00000000000009f0fe7816f8ef93ce6d52c61482bef596515b5cd19fc6cd4cf4 360 0.17 vMB 114
185,123 185,123 000000000000050a222e92da9d471947b2ed8d1fe00faeb857ae782f1f7e9a55 12 0.00 vMB 107
185,122 185,122 0000000000000470fe0b5653a67e19122339f1b71eec29158c85f4b4c0d63687 275 0.09 vMB 147
185,121 185,121 000000000000065c6a8e02c3f1b348dfd798d1983c5ee95d7ac859796eae8127 512 0.21 vMB 122
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: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.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.