Loading Tool

Explorer IconExplorer

Memory Pool

77,106 transactions
28.99 vMB
0.07207177 BTC
Random Selection Loading Transactions
Max Size: 175.54/200 MB

Candidate Block

Mining Attempt b46dce38e3386a9af54ae2823ec3d1457bfd4d278f6fbef9a66d87dd2c52f44c
Version 20000000
Previous Block 000000000000000000004f1797ecad87bc3b397b775f33be18dda797d18ca11e
Merkle Root 0b1d28bfd349c5dec46a671e2912c193623092cde8e88cf84636e925bcad0550
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.01153484 BTC
Feerates: 477.45 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,132 (567,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,289 347,289 000000000000000012fed6d5470b791cc06c9a86ed078c7d749b9b74dfae5d15 657 0.40/1.00 vMB 23
347,288 347,288 0000000000000000028b8d7691204adcd5d602c610eb23d77b464b1a253a1c51 1,203 0.72/1.00 vMB 22
347,287 347,287 0000000000000000035cd59b1cb27f6932f6bd8eefe4c9a45144502de340fb1a 2,086 0.99/1.00 vMB 27
347,286 347,286 000000000000000008e8de040a890798af9ec0a716333a27f72d2aeef5ae9b7d 1,151 0.77/1.00 vMB 22
347,285 347,285 000000000000000006b27ae9d1a2394c3a61f253530f049c3b4ca49082b71ffc 128 0.04/1.00 vMB 34
347,284 347,284 000000000000000010126275c39b75eac7fe1d45677b221e243bf52f183929f0 265 0.12/1.00 vMB 44
347,283 347,283 0000000000000000032ca2a86bfd3a834f866501330a40daa35dc2d15c0d1513 961 0.66/1.00 vMB 26
347,282 347,282 000000000000000003e6a97e9fe4ee7c70172e22c94fa7d62c200d06240372cf 316 0.27/1.00 vMB 10
347,281 347,281 0000000000000000086d45e087fac68a7f7a79646e68d5310d4dcb36a8c57d36 1,221 0.59/1.00 vMB 30
347,280 347,280 000000000000000011ce54e640d876b20cfa22bb1fbcaf74baba0e529dc16a44 680 0.34/1.00 vMB 24
347,279 347,279 00000000000000000ca54758a47ff2123d3dfc1f0c9868fc911ab147c12c1617 259 0.16/1.00 vMB 27
347,278 347,278 0000000000000000098c102b2e3e49fd3df1fa214606261202031cb2ba0c65e1 347 0.22/1.00 vMB 15
347,277 347,277 00000000000000000745461fd2d83506ebce310e236b3034f27304b9cdd49e8b 1,417 0.75/1.00 vMB 24
347,276 347,276 00000000000000000f0227bad9cb6eb19a9ba6e134c8c6fc58e7c1f0f5f017a2 163 0.10/1.00 vMB 27
347,275 347,275 0000000000000000082ab30eff871a8747e4ecd7786fadbc1b8f314d88bed291 594 0.40/1.00 vMB 20
347,274 347,274 00000000000000000b7bf22379c8f03d9019c100f9984cfb7da1a87efe879efb 70 0.06/1.00 vMB 12
347,273 347,273 0000000000000000007ffea785e94e850a264e8e695a2a3bb9053fe878f6f646 1,567 0.75/1.00 vMB 28
347,272 347,272 00000000000000001460f65092b2ec69bc8198265b7a16028556a9b7a1b72a77 1,320 0.67/1.00 vMB 28
347,271 347,271 00000000000000000b4969ea1ce66944da4c5aacf5a0ae79c0173dd43244d02a 447 0.28/1.00 vMB 26
347,270 347,270 000000000000000003aeb0168a9ce24facb2d595f84592d2e1ecbc2f7ea7ba75 91 0.06/1.00 vMB 5
347,269 347,269 00000000000000000eb75e942e9765c6bf61c248b32f582fd66543033252d11a 383 0.23/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.