Loading Tool

Explorer IconExplorer

Memory Pool

76,260 transactions
29.18 vMB
0.10532704 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt 5b8aba6b5d237cf2d0d9e4b11570c2bfa18c75bb4baff30c8e874ec4083f0d73
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 5d4675081bfaab0447493bae429461b603b1adf7f5b877fbd43ef2421d0858f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.04246964 BTC
Feerates: 201.37 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (210,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,343 704,343 0000000000000000000a2eb13ecf36b3d9a325fa7bf71d185d63c62a279790c8 1,228 0.99/1.00 vMB 12
704,342 704,342 00000000000000000002f4179aa4fa7d30a18bb19d8e32b23d286cd6d5aa85a2 1,973 1.00/1.00 vMB 12
704,341 704,341 0000000000000000000d90803d3a481e87b0466304056429656ce770cdae0066 1,085 0.67/1.00 vMB 7
704,340 704,340 000000000000000000051be4c25c89667c38a28935179ccfb66cc5a4bf0d3d19 1,763 1.00/1.00 vMB 8
704,339 704,339 0000000000000000000bfe3f77ae860ad5a34916ced598740eefa69e5d1766db 2,594 1.00/1.00 vMB 15
704,338 704,338 0000000000000000000d220b64d64d6527ebe46816736b9bc60d2750a13b0dbc 585 0.32/1.00 vMB 14
704,337 704,337 0000000000000000000b984f0648e4480c7b0db4825eaa95b85a2059149a5f49 905 0.38/1.00 vMB 12
704,336 704,336 000000000000000000005d7a120c3024a5a7c786ecebd63348cb1566fb9ff753 305 0.12/1.00 vMB 11
704,335 704,335 000000000000000000022ec3854cc488d2e072cdcaa88a8d33eafb9d43e846d9 531 0.24/1.00 vMB 10
704,334 704,334 00000000000000000007f457c3c233ea0e7a6e71e2a24193e071cebbd807d883 205 0.08/1.00 vMB 9
704,333 704,333 00000000000000000008e4b7d3944304106eb101fe9fcce83e738ad8c9bbeaf8 1,393 0.70/1.00 vMB 11
704,332 704,332 0000000000000000000308ef26789f7e76e51bf6cf2336341e2e01139355effe 981 0.52/1.00 vMB 13
704,331 704,331 0000000000000000000a8e3fdb1966f5520cf3816fb54c3df623b48ac5bec4a8 302 0.21/1.00 vMB 8
704,330 704,330 000000000000000000007fb60cd9b6c306b840e7c8c7a2e0aea933b688d41da4 1,716 0.75/1.00 vMB 4
704,329 704,329 0000000000000000000262f414ad95a827875b7811eedd9ae621cae5df0d4bb4 1,681 1.00/1.00 vMB 18
704,328 704,328 00000000000000000000c2c24d96c099dd51bbfae038022ec6340b077ac3b2e0 715 0.29/1.00 vMB 11
704,327 704,327 0000000000000000000268c88ae9eead10e3853b2af891effbeac61397ad6d15 306 0.19/1.00 vMB 11
704,326 704,326 0000000000000000000dccba0fc88fc9afed47f5e31b06e962da7e82ff7c7021 1,270 0.60/1.00 vMB 11
704,325 704,325 0000000000000000000623ae67059922d0ea79900132c3cae1f06ee2187fd2ae 583 0.31/1.00 vMB 12
704,324 704,324 00000000000000000002512a348295530d0ec81cc331fb174331297307db548e 786 0.29/1.00 vMB 11
704,323 704,323 0000000000000000000331f3162a007e754edd14fef11c04d618448f35c077a2 190 0.08/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.