Loading Tool

Explorer IconExplorer

Memory Pool

40,639 transactions
28.16 vMB
0.06531067 BTC
Random Selection Loading Transactions
Max Size: 143.89/200 MB

Candidate Block

Mining Attempt 00f952fe5ef838c472e2a8641db5e837c8d297d4626e5d8a79d8cd7f29cf7ba4
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root b39a7912e6ee7e4ce6acffc41eeeba985b5bd5df67e20253e172f7ea04dafb82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,882
Size: 1.00 vMB
Total Fees: 0.01115553 BTC
Feerates: 201.07 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (585,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,219 329,219 00000000000000000692ccb3d9c120c7a1d2a15f170f135e9eeb55c68bd93f73 202 0.12/1.00 vMB 26
329,218 329,218 000000000000000001d10aabe91043df60fb4228e86dd2459ecf6bf8342ce467 44 0.02/1.00 vMB 44
329,217 329,217 00000000000000000e33fdf9523e2b6b80cd74f71abb5929f2b513290d48cae7 159 0.10/1.00 vMB 25
329,216 329,216 0000000000000000051c8116776b38b8737d29b2825450cd9cf476deefd711f8 227 0.17/1.00 vMB 23
329,215 329,215 0000000000000000029523db75c62c2b91d40760ab9af98991d46d0ba3d382a6 155 0.12/1.00 vMB 21
329,214 329,214 00000000000000000701316b05341596b294f5041705aaaff375403b90576c9a 335 0.21/1.00 vMB 26
329,213 329,213 000000000000000006b7ef142dd95994028270f5391e52db605799ded68047b1 627 0.51/1.00 vMB 19
329,212 329,212 0000000000000000136ec3d445c5a6dbd1a858d4f026cbf2ef097115bb0e7407 512 0.17/1.00 vMB 40
329,211 329,211 0000000000000000173c981b5c571428a9b77f7430f2753c575da04ff46dff7f 1,023 0.62/1.00 vMB 24
329,210 329,210 00000000000000000289b3d69f5e9ed97f85b9bd401b773643feed4e117218ff 37 0.02/1.00 vMB 33
329,209 329,209 00000000000000001b1c96a4ea8064e49bc154d4d07170d7db2b197df8cb7f84 181 0.10/1.00 vMB 21
329,208 329,208 0000000000000000106e9f695f0c65944a56b16e7d8649b00bd2266653682a59 1,427 0.64/1.00 vMB 28
329,207 329,207 00000000000000000854343ff64f886b04fcda274f965144759aecf5b686e658 471 0.21/1.00 vMB 26
329,206 329,206 000000000000000007844fb0d4a6d46aca8292cb264d6bc59846d615986d8a36 1,263 0.69/1.00 vMB 25
329,205 329,205 000000000000000017e0c20a4659c40a2d05da312d3ae572f88c56140d4abdcf 803 0.35/1.00 vMB 32
329,204 329,204 00000000000000000f49195887e35f9b85d914ab46510860d291def2d99db77a 312 0.19/1.00 vMB 21
329,203 329,203 0000000000000000077a573382c701136188f7be50c269390d507a2037c6b1d3 593 0.39/1.00 vMB 22
329,202 329,202 0000000000000000146b08884a2baf956da0ff7f33a9e9720ad53053fa7f30cf 858 0.54/1.00 vMB 25
329,201 329,201 00000000000000001b7c66b173392d1f4c39cc2facd882992de279dc39c0884a 708 0.57/1.00 vMB 22
329,200 329,200 0000000000000000184747d1735aeccb56d455a0c0300bf379621e1318243157 155 0.20/1.00 vMB 14
329,199 329,199 000000000000000000d1878ac8f40a94421b0440db19925855fc2f9f1bb0c57d 70 0.17/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.