Loading Tool

Explorer IconExplorer

Memory Pool

38,668 transactions
27.37 vMB
0.05939745 BTC
Random Selection Loading Transactions
Max Size: 139.81/200 MB

Candidate Block

Mining Attempt ffd53f940d09464bd63318d5be77b717a2c29eda618da8f1f0af764ee7e4a3da
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 4477426f449fe0c27ba7e1f3acce079a519707f55f82bc2d71442507b056074a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.00750747 BTC
Feerates: 101.49 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (100,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,257 814,257 000000000000000000046b94b33ac8a653aa140bc6508b51548e127a41bd6da3 4,416 1.00/1.00 vMB 7
814,256 814,256 0000000000000000000279f456cc4bc2acd2e8ecb2ecd697b084ac38a6f76494 3,808 1.00/1.00 vMB 15
814,255 814,255 000000000000000000033738e6ccd5ff36fae405e737964465cb77cc8b249b66 3,183 1.00/1.00 vMB 6
814,254 814,254 0000000000000000000305c17a1447b48f3c1eb025ee27f51123a198052c9dac 3,100 1.00/1.00 vMB 10
814,253 814,253 0000000000000000000416674b278272fc228b01a3c1347d265bc61d02c2e4f6 3,451 1.00/1.00 vMB 8
814,252 814,252 000000000000000000011eb7b8bf17c69c885e6da6f9a2b81e52ed5cab624146 1,478 1.00/1.00 vMB 6
814,251 814,251 0000000000000000000470bd0dd58d7c46035e476552f8375732477a3f097fd2 3,496 1.00/1.00 vMB 13
814,250 814,250 00000000000000000000052b9313b9d9f44f1cd5e5c6be5e072c03a722164f39 2,654 1.00/1.00 vMB 14
814,249 814,249 0000000000000000000277fbbd7b1d3890ec8d28909cc226b0cdcab7993757e8 3,693 1.00/1.00 vMB 22
814,248 814,248 000000000000000000002f94027d3c0a275cbc452146bee3a82c1d8b0973d94d 3,683 1.00/1.00 vMB 23
814,247 814,247 000000000000000000046c09710e212e62e288fd305255f16f41945f4dbd37c7 1,725 1.00/1.00 vMB 14
814,246 814,246 000000000000000000030f1c9d574fc4ebb33926eb341606bda5d199ed695e11 3,040 1.00/1.00 vMB 4
814,245 814,245 00000000000000000001a59352f3244fa4c351b6da492127a77adeb59930d8ec 3,231 1.00/1.00 vMB 8
814,244 814,244 0000000000000000000409dc4a25f4d84cebdc6adb98bb7bb0cf3ea03b6cb1cd 3,107 1.00/1.00 vMB 11
814,243 814,243 00000000000000000000b0af6c96a2010bde462da6ebb4d4317e0768ad46dbd4 3,279 1.00/1.00 vMB 18
814,242 814,242 00000000000000000002acfdb0c21f8ad18dda6cff609e20c9d8e69ec4408771 4,677 1.00/1.00 vMB 13
814,241 814,241 00000000000000000003ca7318736138c4d437d619025ae163caba285ac18880 3,991 1.00/1.00 vMB 20
814,240 814,240 000000000000000000040ef5aaf6d8a0ce9e7f3f36a080c540795d13ea6cdb8f 3,869 1.00/1.00 vMB 22
814,239 814,239 0000000000000000000185637e69586a152814c5b4f90481e1c926ebc4a0e747 3,258 1.00/1.00 vMB 16
814,238 814,238 0000000000000000000013d9731f300206c70edd08d990b1a13df827147b0134 3,767 1.00/1.00 vMB 5
814,237 814,237 00000000000000000004948fa53a96952668fc3647eef5a07e1f0149111d4280 3,994 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.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.