Loading Tool

Explorer IconExplorer

Memory Pool

40,705 transactions
27.91 vMB
0.07279275 BTC
Random Selection Loading Transactions
Max Size: 143.25/200 MB

Candidate Block

Mining Attempt 204694a6304ccd098f1cfb312ac4553884131e786690a909f18217355e86270b
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 49658ee2ff19b6f38538360bda4b25504bedbac5e4debd55fbba6bfd5c87979b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.01930253 BTC
Feerates: 101.49 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (269,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,089 645,089 0000000000000000000c953703055737f3e528935bc7ab8620a3d00c777e10b9 2,085 1.00/1.00 vMB 28
645,088 645,088 0000000000000000000c16f5d38abb8c14e09c5fccca7fa34c5ec939f30d062a 2,809 1.00/1.00 vMB 88
645,087 645,087 0000000000000000000ade130ddf9e9f062f8c500c8af4b0e0e5b5030a8a9f17 1,758 1.00/1.00 vMB 47
645,086 645,086 00000000000000000001343829504a28ce18f2e99b464f25da2fbce4330f71da 1,821 1.00/1.00 vMB 49
645,085 645,085 0000000000000000000ea427b70d81a997ab5930f6c265ef195443778c082966 123 0.16/1.00 vMB 13
645,084 645,084 0000000000000000001066310edb689b3465461d9468464a064ee29f38b2152a 1,383 0.52/1.00 vMB 55
645,083 645,083 000000000000000000074d69201ec2731cb085ce8304c6724a19eef43a2771c8 279 0.11/1.00 vMB 80
645,082 645,082 0000000000000000000b5cbaa911faed52787e686c9d1810b874dc10cde9e6f8 302 0.09/1.00 vMB 61
645,081 645,081 0000000000000000000afada08f9aadf3d8b433a7a1ab5d48a3405125274d3c0 582 0.24/1.00 vMB 55
645,080 645,080 0000000000000000000c45179146b0f32e18c155981a14945b376c2543a2af5d 2,361 0.95/1.00 vMB 18
645,079 645,079 00000000000000000009ffb00750382a611c1fa7a6e96a8ff2879a9dd4cc72ad 2,861 1.00/1.00 vMB 31
645,078 645,078 0000000000000000000e9ab3b9662a9e144634d3198bf78c279ec717752f4c1e 2,588 1.00/1.00 vMB 111
645,077 645,077 0000000000000000000799f7e38641b7bc621070ba9b50f9aa856509baf7fa81 1,288 0.56/1.00 vMB 40
645,076 645,076 000000000000000000019698c9a22c4d4a78c0757b6fe24aaa4a69c969cf41c2 695 1.00/1.00 vMB 13
645,075 645,075 0000000000000000000904d377e20229d059f6d38dc64408a22079df2795b79a 2,270 1.00/1.00 vMB 38
645,074 645,074 00000000000000000004c20fcdac63d5b8dfef7cdbb2d33f19e8ef6865084226 1,467 1.00/1.00 vMB 28
645,073 645,073 0000000000000000000ac7f71570dc62d1cff9384af0460a9c21e52626b01eb9 1,460 1.00/1.00 vMB 26
645,072 645,072 00000000000000000005f2e9c7d45fe355b7e5cca35e262e179d8e4acc7319a3 321 1.00/1.00 vMB 8
645,071 645,071 000000000000000000092ee87a12b43b77d3ac38896aec836c9b4fd469dc8cda 934 1.00/1.00 vMB 16
645,070 645,070 0000000000000000000f38d6f7a74e9101827a8431ea44f4b8622c832015c9fe 1,730 1.00/1.00 vMB 32
645,069 645,069 000000000000000000055baeaf94290f68676d34128462f1cba057db4b6652ae 538 1.00/1.00 vMB 10
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.53 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.