Loading Tool

Explorer IconExplorer

Memory Pool

16,515 transactions
3.89 vMB
0.01421509 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 28.85/200 MB

Candidate Block

Mining Attempt e44da2fd6c37d8595f0c37e8f0224c30d280ad7950de41f3252a1ae762dbb52a
Version 20000000
Previous Block 00000000000000000001910cf43aa68ba3f3d5092e78b790ff9c8eb9af8135de
Merkle Root 0a747f5ed77798fb65e130c03b27904deca64ca4f729ff01a832a6d3732e5f34
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 443
Size: 0.11 vMB
Total Fees: 0.00417271 BTC
Median Feerate: 2.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,154 (894,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
18,209 18,209 00000000a599966b5fbc0fcc8fc479931eec8de61d3422f2db1d77794b00cc7b 0.00 MB 1 0
18,208 18,208 0000000006e930cdfc759017dd03877a3a5bc80d70dde2294c89126ee26c0762 0.00 MB 1 0
18,207 18,207 0000000022c94cedc54e0afb3e4ddc15fd83da9fb42384542aa6b3f223ec7a45 0.00 MB 1 0
18,206 18,206 00000000a804fcc0eb2d08f9c9290eaccaad0c139e0db02e57b3d01d42a48497 0.00 MB 1 0
18,205 18,205 00000000d0800b8a2f4a7b20021ecc2d65054fb61b62f450f96392aa08e28ba5 0.00 MB 1 0
18,204 18,204 00000000e03ce5e1f6073c739fe9ec4aa1131a9014bc8e2af4e1e4881e66f20f 0.00 MB 1 0
18,203 18,203 00000000cca7a0a7158f71eea8d789b5ef6c90c9f65cef532df677c925e50292 0.00 MB 1 0
18,202 18,202 0000000084d48842e463ec3a13613e4e09999017fe344ec3989d1637a5f35cf2 0.00 MB 1 0
18,201 18,201 000000005d34961c11090dac0ee7e4fa07adb7373be1357ea71b0107b1b1a55a 0.00 MB 1 0
18,200 18,200 00000000df25e07f54801c07669a5a760168a993561b0d6b99bb8408f330aefc 0.00 MB 1 0
18,199 18,199 00000000ee946a545d52b413a2e4a58dab2327e8624088c0099aa56ab9a11490 0.00 MB 1 0
18,198 18,198 00000000cc8d9899c1497fbaae20617b27d97991bd01ff2f5fc063812f38eaf2 0.00 MB 1 0
18,197 18,197 00000000e73b27b0ae651ead549ab415efc8a0ee78f7ac3d249f1b7b1fcf62ba 0.00 MB 1 0
18,196 18,196 000000003c8e7d3467fed79de75be33d05b69586ac3fee500687bc976ec21c6f 0.00 MB 1 0
18,195 18,195 000000002148fd40032e98a6ce704dcff11813e0125c1243653c14195c2bc128 0.00 MB 1 0
18,194 18,194 000000001ca9591b589eb8a8a74a7a59baf7001bdae0ee9b5365b923ae127edd 0.00 MB 1 0
18,193 18,193 00000000641122e18fed38ce3286b2499d6d27dfd89bfe25180d00925cd37ddc 0.00 MB 1 0
18,192 18,192 0000000056a6f663e9428b17cbf856d2c2b8cb699d8789ada637d38b43de6fce 0.00 MB 1 0
18,191 18,191 0000000059bc79a69bcdcfba1753adc8d96814cc629f55c1ab9daa229158deb7 0.00 MB 1 0
18,190 18,190 0000000075fa88ec971d8ebade1539e6bd85abb51dd20bc7a19f138c61097cde 0.00 MB 1 0
18,189 18,189 000000005908eda78677a67e8a8fd4edcc46d82b747eb208cf365175bce2c98f 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.12 GB

Node Details:

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