Loading Tool

Explorer IconExplorer

Memory Pool

23,999 transactions
4.62 vMB
0.03384033 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.15/200 MB

Candidate Block

Mining Attempt ee759f97eaa11c44623ff50aecb22f6793a74311d87c79f61cb10ed01e97e7cd
Version 20000000
Previous Block 00000000000000000001c794ab67c6265b67870ca521819117be26a86ef54163
Merkle Root 87fed49b7c6a1da9c7b9d4833b80f062204a84ea5fc8607bb0ec7bea4faf4f3b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,679
Size: 0.55 vMB
Total Fees: 0.02286722 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,809 (562,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
350,523 350,523 0000000000000000047735996af8bb33e3843fd2b90f09af45490a1e12b76e27 0.44 MB 812 22
350,522 350,522 00000000000000000744d7e0a2147677b89d285629fa247f375829735c1bf07e 0.44 MB 839 25
350,521 350,521 00000000000000000718caad08dc35af441025085c63dd73e3bba8f632536d28 0.05 MB 100 29
350,520 350,520 000000000000000005ba69c08fdb7c6a4ebc718f202c7a2d508fdde5e30b22e5 0.06 MB 107 22
350,519 350,519 00000000000000000fe197c55f3aa28e1e5d39e68b77cc4ed531b0b7ae0330f6 0.50 MB 970 19
350,518 350,518 00000000000000000f7e5cdb3aaf0a7a1b54de6e6430ac3032af70f75dd9c36e 0.62 MB 1,155 28
350,517 350,517 000000000000000013635a596983c03d58472719c10782a446bbdd38a7a9b297 0.08 MB 154 25
350,516 350,516 0000000000000000108769db5714fe66aabed6ac75adf7e28020cff350b8487b 0.15 MB 369 13
350,515 350,515 0000000000000000151a0d22b4e6abeaa556a9c8cc2c41d097841f18e918c8ac 0.18 MB 358 26
350,514 350,514 0000000000000000157eee13f2d54d026688b0cc0bbdf40f297b2dc26dfba580 0.58 MB 927 26
350,513 350,513 000000000000000001987da29f1f64adc16d3c6188a1ce678435a66c856c5323 0.09 MB 210 25
350,512 350,512 00000000000000000b9c4f00a01cd9a404aeab32c838333167d8c3e9a3a162ee 0.23 MB 410 28
350,511 350,511 000000000000000000d935ac28312bf9ec645758d32f90dd22443bdf710169de 0.17 MB 268 20
350,510 350,510 00000000000000000586ce40ab55f1b5e312455436466c3ae5a3864b145a0dd9 0.66 MB 970 17
350,509 350,509 0000000000000000003d80e5e32b0eb472132877beffdea595e68dca7922120c 0.26 MB 499 26
350,508 350,508 0000000000000000129cd3c8b1f739cea48b091e4d0bbfa2e46f56bf189fca9c 0.15 MB 269 23
350,507 350,507 00000000000000000243bdac4b1024b59dd0fbf2c009856054d0dc2d50782b0f 0.67 MB 1,380 26
350,506 350,506 000000000000000015c558c9c386a49d2dbfe6ce0a23f2e0d33d61646046944a 0.08 MB 143 24
350,505 350,505 00000000000000000c4aeb9a802d08406d4b8980b8c2e9da165c8f6a62a02cf1 0.12 MB 192 16
350,504 350,504 00000000000000000f7a4a68b0319782045790efba22bb0a2af85548c5535e3b 0.54 MB 1,207 25
350,503 350,503 00000000000000000782ff53c48b4a286f62e8759eab0c0dab7633924bcb1207 0.62 MB 1,210 26
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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