Loading Tool

Explorer IconExplorer

Memory Pool

39,809 transactions
27.98 vMB
0.05825293 BTC
Random Selection Loading Transactions
Max Size: 142.83/200 MB

Candidate Block

Mining Attempt 31e92e6d52a0b35723766375bbb96eb555497ce2c46b6f38ea216105d60e0c98
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root ab4632daf7f975cdb57e1c7ee919581115e31103a2caa9c0ec02d0da7d8db417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,282
Size: 1.00 vMB
Total Fees: 0.00464259 BTC
Feerates: 50.62 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (585,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,222 329,222 000000000000000008dfe617980da09f9bb869ee210a485c5df69d03b0421427 491 0.32/1.00 vMB 21
329,221 329,221 0000000000000000023f88531c96b7fb852a967c3560d961da693fef5945e0a4 49 0.02/1.00 vMB 28
329,220 329,220 0000000000000000177d3be7f6751a42c39cc2a25e15c31bedebdfb0481d6fcd 233 0.14/1.00 vMB 24
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
Previous 10 blocks ↓
Total Size: 781.74 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.39 GB
    • Received: 12.03 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.