Loading Tool

Explorer IconExplorer

Memory Pool

46,430 transactions
28.07 vMB
0.08786763 BTC
Random Selection Loading Transactions
Max Size: 148.68/200 MB

Candidate Block

Mining Attempt 64603ec990889f993f61287aaa8c28857037b5ba6f58a7a0b23bfc2980bbb14a
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b2e5a4f081d3d1db267769b632522e37fb6aa1cdc3dc15809047a1aa6143d224
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03270803 BTC
Feerates: 181.54 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (462,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,368 452,368 0000000000000000005679f6d22c7db21d28ba4ef8203ae2fe4774b772c184ee 1,955 1.00/1.00 vMB 104
452,367 452,367 0000000000000000003f4d568cd229407d548edfd4f4cc1f58ec4652c7a14059 2,134 1.00/1.00 vMB 120
452,366 452,366 000000000000000001874bdcc2d3e5074e09a10aa492cf2cab425225fc889269 2,278 1.00/1.00 vMB 100
452,365 452,365 000000000000000001b45edf1b3926ac649e9f61c59b6bcfe44b41ef8f756683 1,058 1.00/1.00 vMB 36
452,364 452,364 0000000000000000009feef0e3ba74dc3007746ef63632581c95283e303071ff 2,003 1.00/1.00 vMB 80
452,363 452,363 00000000000000000225cfaf83f4593f149e2c9aa3d66e500a1dea93f949181c 1,404 1.00/1.00 vMB 61
452,362 452,362 0000000000000000006b1c2d91e0bdf285eb313bb5fca5866f52d2e8448eb689 1,223 1.00/1.00 vMB 39
452,361 452,361 0000000000000000003dcfb5490b5187c6e268763b7f22e690e885b1b316aa5c 2,404 1.00/1.00 vMB 77
452,360 452,360 000000000000000001d456692cfd928eb159cfd7d9aa9a1d0b1f560846802ab1 2,318 1.00/1.00 vMB 106
452,359 452,359 00000000000000000274e0270d9144de8b5d2d56ee97dbb5fcc1ad264812043b 2,388 1.00/1.00 vMB 112
452,358 452,358 0000000000000000023b2af2b6e18f31d8b939ccd9f8ce0087633cc9cdc75518 2,490 1.00/1.00 vMB 125
452,357 452,357 00000000000000000002a9da438934824d58e2d62786f8ffbd55ce6d7e98bbe3 1,569 1.00/1.00 vMB 87
452,356 452,356 000000000000000001a9abfda803abde78023a27d6449006fd3e610aa4c90f92 1,039 0.99/1.00 vMB 31
452,355 452,355 000000000000000001833f8a68ea790a4cb063d4d483985a6c8d5f5133059944 2,137 1.00/1.00 vMB 117
452,354 452,354 00000000000000000250492c61746d7a294f806a1bc0188b699ca84faf63e369 991 1.00/1.00 vMB 43
452,353 452,353 000000000000000000bd50db854ab9e0cf935afa602ae25a3ac78aa070998a34 562 0.22/1.00 vMB 111
452,352 452,352 00000000000000000102664f4664fe5363a8346704c05dc77b3bc61f5c6ea40e 1,637 1.00/1.00 vMB 87
452,351 452,351 00000000000000000026faa595fcb18f03cfb48054176ab2d7056fd273ce17ee 2,134 1.00/1.00 vMB 97
452,350 452,350 000000000000000000d05fca2af5be33cc362969e0344fb255aa60686403d677 1,881 1.00/1.00 vMB 110
452,349 452,349 0000000000000000016f969d73b94aef957269df71793f1e832c5e8d48a42dd4 1,013 1.00/1.00 vMB 32
452,348 452,348 0000000000000000018eec66ebde011ed93992b36beccef15cea4da5930ccd2b 1,145 0.63/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.25 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: 655.59 GB
    • Received: 14.33 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.