Loading Tool

Explorer IconExplorer

Memory Pool

28,244 transactions
11.30 vMB
0.03959834 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.47/200 MB

Candidate Block

Mining Attempt cec61a615335607c6cf7e80e8136ffdd70871130a2ea71dc4233e1e89c035d9b
Version 20000000
Previous Block 00000000000000000000982307d3b756516d69e5f9eb847bc91735f48dbd8995
Merkle Root d06133a885af6f8ed1117f62599556a017c7a2b15a456cbfbb35a3a88cf8ee76
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,301
Size: 1.00 vMB
Total Fees: 0.02044245 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,548 (782,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,390 131,390 0000000000000e63252a12cdc7aad19e93e666be278c4f372770fc5b632894d7 30 0.02 vMB 1,076
131,389 131,389 0000000000000d69d39041757a1d5414492b6152c758cc39168de912eabc2477 175 0.05 vMB 189
131,388 131,388 00000000000009e63c0dc84756b1f535b0c8d7c51b849e60b6ce893a9c6a4d51 62 0.03 vMB 832
131,387 131,387 0000000000000a5d431a2f2a87a3076b82f5439a0f40e455342b247ef18146fe 19 0.01 vMB 661
131,386 131,386 0000000000000a70ef71a3d1d2bf50766e58d0b880575be44ef99b086666015a 190 0.05 vMB 21
131,385 131,385 0000000000000da2ba7c62dc30d49071830709da7b09c0a4285b98a46f9e619b 157 0.05 vMB 288
131,384 131,384 0000000000000002739d5a374b95e8bd7f5b7c810d07407924385b2181586dc6 177 0.05 vMB 209
131,383 131,383 0000000000000d5b277cf63530bc190e5ef82b74abb8259d11929924c300396c 51 0.04 vMB 449
131,382 131,382 0000000000000fce87f0b2098d00af957fe77044bae177a49f11ad5e045bbb87 25 0.02 vMB 771
131,381 131,381 0000000000000e7e8876b56ad6ad9293364fcc457ac262196eeb7590e508b1f5 62 0.05 vMB 264
131,380 131,380 0000000000000ca8b7a5ba08ba79817d70bd6edc2248601a55b8c430865c31d8 118 0.07 vMB 761
131,379 131,379 000000000000033a830ccf075d945d82b2c271f2e03284d5b7216fca7e81c3ad 101 0.05 vMB 518
131,378 131,378 000000000000041cebc4eddbadb66435b7b9e22cec4e67c8d8ddae250450f037 26 0.01 vMB 1,023
131,377 131,377 000000000000012ad89b35c2826eb8351d49a4a9e44c7a4417880aafa5aac109 37 0.02 vMB 828
131,376 131,376 00000000000009611db0541ed4aed2394580e2f99760a7cb7fd91f5f65a7ea26 6 0.02 vMB 1,295
131,375 131,375 00000000000010956e63cc5eaffeb34f3e2b33882c93e05c054c5727b80c2813 6 0.00 vMB 412
131,374 131,374 000000000000083cf09e2bf2a709aef6fd20df13b53753ddcfe120178fe7a538 52 0.05 vMB 143
131,373 131,373 0000000000000ce0c19e57acfa73645d9cf23b38a11fb67ed63d1b7f678894e7 84 0.06 vMB 520
131,372 131,372 0000000000000a0a4df028f882420cd317207822fe8b5d3a9bb12528d2a2c55f 61 0.03 vMB 914
131,371 131,371 00000000000009bf01c5e2c86145a134bdad82f3b9a3a83237af96906cdd3b25 28 0.01 vMB 668
131,370 131,370 0000000000000f697ae82c55748405b38d3f1d2f06757c004a414fe3b5761543 27 0.01 vMB 397
Previous 10 blocks ↓
Total Size: 779.81 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: 414.12 GB
    • Received: 2.21 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.