Loading Tool

Explorer IconExplorer

Memory Pool

18,716 transactions
9.83 vMB
0.06877834 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.54/200 MB

Candidate Block

Mining Attempt a6e45ec786b4b1daf74691763114f0771fd9b4ff96541bcbbfd45b795f30517d
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root ae66ef4af1f229d33a27bea73fc1cc02b6a63d01e3977c3a333fcf2763c61ff1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.04212270 BTC
Median Feerate: 3.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (698,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,990 214,990 000000000000049e2b2775f41ae5857b6eae573a2de2c9cc5cda39059ab41a57 52 0.03 vMB 118
214,989 214,989 0000000000000301b5809cb45e6347be29a009c2510e3df674ff04d91cbddb38 112 0.06 vMB 891
214,988 214,988 00000000000002c4691484651fde43795f599a25b3c33e7c11f1c78be7e78ad3 225 0.09 vMB 187
214,987 214,987 000000000000007a28212422b484cab72a285410b6fb5138771fed2f2367afb3 83 0.03 vMB 182
214,986 214,986 00000000000002ba98bdc3b06281f4b40aee59bcdabd7c44403590ca5d30b3a8 177 0.07 vMB 192
214,985 214,985 000000000000031fccfebba38c2661af45dcb81270d8155941edd53f0dda39cd 81 0.03 vMB 216
214,984 214,984 000000000000012717c9d1a4d12cc67f7dbddd6f0a3e97d6833bb84f3312d3ec 184 0.06 vMB 184
214,983 214,983 000000000000006661d7aa0930737183d850bb48bd98202cddb9c7d96c2f813c 23 0.01 vMB 79
214,982 214,982 00000000000001ca6b3c0d2c12f5651f83a3862de7046841a8509a2daf928eb1 199 0.09 vMB 151
214,981 214,981 000000000000013e92354328f025af8dfb312426c3eebec2d52a769adc19a1ff 8 0.00 vMB 39
214,980 214,980 000000000000041fc013ae07a1ddeca4ab3a179953d3df8257d8b911d097c056 146 0.07 vMB 225
214,979 214,979 00000000000001858ee5685fbec8be29ed56455179bdd04bc8e4bbd47795739a 73 0.02 vMB 196
214,978 214,978 00000000000003b192e17a6bb87baaf26391e4345c5a1b016df9ab288a2bd338 131 0.04 vMB 52
214,977 214,977 00000000000004c440d670661365b6fe90c1f9380cdaceb44bd19282bd0a764d 113 0.07 vMB 121
214,976 214,976 00000000000000f73bfb27f7df7ce6d591f561d213443cd3c5a296ba53bfb693 128 0.04 vMB 219
214,975 214,975 00000000000004103fcd61b8d472e1fb5ef1bbc376512d2018056b5ffe0734d6 138 0.05 vMB 181
214,974 214,974 00000000000000ed537ce276adfd677d1001acfe52858a4078cf7bb1eeae5018 111 0.05 vMB 92
214,973 214,973 00000000000003fcb53d0a96492ade87cc9b7eabe4e19ecf223338e82d7109bc 351 0.13 vMB 266
214,972 214,972 00000000000000aa2766b6e86baa10ee51ebcb96fce40a12208fa9fb7375ffdb 224 0.10 vMB 163
214,971 214,971 00000000000000da5d9bc5ed95a4702383bc743fa3a87ae19dcf9f23a14c9829 143 0.06 vMB 209
214,970 214,970 0000000000000182061708d655221b8143126e4784070b7dcd2f4fcfcaef4c2b 331 0.11 vMB 213
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 103
    • Outgoing: 10
  • Data Transfer:
    • Sent: 206.52 GB
    • Received: 0.79 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.