Loading Tool

Explorer IconExplorer

Memory Pool

79,369 transactions
30.17 vMB
0.07521558 BTC
Random Selection Loading Transactions
Max Size: 183.97/200 MB

Candidate Block

Mining Attempt 5879a7d7ce34ef120699943872ae397e8e4738b0dd1d6e338662b5bc8aa73474
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d948b6f66bb7138df7925cf10c9c8fd9cd5286029041e6cedaf562fc500acef6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.00806809 BTC
Feerates: 30.00 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (65,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,417 849,417 000000000000000000030f87110096be6be0e01253ca137da00d417690328843 5,396 1.00/1.00 vMB 30
849,416 849,416 00000000000000000002fd2befda16955d440d4cfe01953b58251995f11259fb 5,655 1.00/1.00 vMB 29
849,415 849,415 00000000000000000002aa83406d28ef57172c1dd8916b0984a89b1caef80bb8 6,177 1.00/1.00 vMB 29
849,414 849,414 00000000000000000001e4698dfae60c1c3520e5f02e15060e1e3357e99f3b76 5,263 1.00/1.00 vMB 32
849,413 849,413 0000000000000000000223c183535dd96e2470f634697b5f26e4ef8e671ed010 4,911 1.00/1.00 vMB 44
849,412 849,412 0000000000000000000107d3b986d0c832c8dbd529f768549070146c8cfc2534 6,642 1.00/1.00 vMB 20
849,411 849,411 000000000000000000000aa9a2eda00239e8ef393f2c3c4dd40c481fa6781bf0 3,744 1.00/1.00 vMB 17
849,410 849,410 0000000000000000000291e0fb91fc151f0b342131311be4b4d177b65b795b7f 3,531 1.00/1.00 vMB 26
849,409 849,409 000000000000000000028ecd6956f383509584b9d52638f0fafb4623282dc348 3,963 1.00/1.00 vMB 23
849,408 849,408 00000000000000000000e2089b2192e38dd5a0302c2dd9f0b1a0e6bb600154d8 2,759 1.00/1.00 vMB 32
849,407 849,407 000000000000000000003ac41f47fe64de232a2c07e30b7caf1da54f7e9c6b5c 7,742 1.00/1.00 vMB 7
849,406 849,406 000000000000000000007265be0887d523bc9f03e30a821275d57fd7c41476e8 7,087 1.00/1.00 vMB 9
849,405 849,405 000000000000000000007fbc4f7cddbd453e3203e3563d2cf665a6100d942567 3,874 1.00/1.00 vMB 12
849,404 849,404 0000000000000000000330f9d314e969272258da21a89d45507e341ab14282d8 4,123 1.00/1.00 vMB 13
849,403 849,403 000000000000000000023d204c3b6c7788a5d9b41ea4961f4bb97ff887d07328 6,387 1.00/1.00 vMB 8
849,402 849,402 00000000000000000002afebd51283583d8672b067996a03bac0b0a39eb8d39d 3,101 1.00/1.00 vMB 11
849,401 849,401 00000000000000000002e1f30d3870db11aec9a4d6b9e1d25fccbe5d56afaf55 5,258 1.00/1.00 vMB 8
849,400 849,400 000000000000000000004169a7af12e1f33ea59d452da5e057730471cbfc9d23 5,856 1.00/1.00 vMB 10
849,399 849,399 000000000000000000026628b8dd1f299db4f438c9646f810a3b4cf26923508d 7,007 1.00/1.00 vMB 8
849,398 849,398 00000000000000000001ec54da103d2f0c88f91951f9e388b12f2b9700590635 1 0.00/1.00 vMB 0
849,397 849,397 0000000000000000000066b23f7ce9bf3f6ea0f0b5dc7b854e9736eb68167f0e 7,503 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.22 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.