Loading Tool

Explorer IconExplorer

Memory Pool

46,533 transactions
29.88 vMB
0.08538979 BTC
Random Selection Loading Transactions
Max Size: 159.07/200 MB

Candidate Block

Mining Attempt fae6b7b50bdd4d0cd83c4aa24ea7e06e72f73ac9609d49a4e397eb7fcb59b712
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 311a868f56d0bf47713ac893b746ddc17356c1d6f093a590a6e52ef09fbb2522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.02749758 BTC
Feerates: 110.38 > 2.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (572,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,521 342,521 000000000000000003563d5687ba445295771a5b2d7e8702368acc34b7b624a5 1,033 0.66/1.00 vMB 19
342,520 342,520 000000000000000000abe52c1ddf3bebe00a8f5ec7be7356eb5968d9de804bd0 819 0.31/1.00 vMB 33
342,519 342,519 00000000000000000eeb3eddd0ad07b463cf79daa249bfce10bd2822a6e1a629 529 0.20/1.00 vMB 31
342,518 342,518 00000000000000000da00858b2e2e1e44b3676d9996fb6a53632931c760943ba 217 0.13/1.00 vMB 24
342,517 342,517 00000000000000001391c32755ae9b392a4dacfdbad8af01f5b1ca9b6fecf3af 796 0.39/1.00 vMB 23
342,516 342,516 000000000000000013e977e339179c11e18067d1a01a28f15f4cf75416c2ca7d 1,547 0.89/1.00 vMB 24
342,515 342,515 0000000000000000132b140e9230dd31ebc1ca375bdb42457223a897bbb00dd3 137 0.06/1.00 vMB 25
342,514 342,514 00000000000000000ca9ca79c1131c7180fa0bda3443177d1794053d16546e49 1,166 0.60/1.00 vMB 25
342,513 342,513 00000000000000001466108a2037fab41e96c85ba98b89d8497764a10a201cab 31 0.02/1.00 vMB 12
342,512 342,512 0000000000000000065379f88fce6046ed5bc4259f461ea35386f5194b99adc1 545 0.41/1.00 vMB 21
342,511 342,511 0000000000000000108db2cc69fd6db6bbb772a508dc6f1a579c1c5e2097888c 681 0.34/1.00 vMB 24
342,510 342,510 00000000000000000e8de646dca388809f3614b900b6c1ada8d13a90d5140b61 398 0.23/1.00 vMB 27
342,509 342,509 00000000000000000b3832c40b7d07fb80773397f098f69e5709456868a2b9df 138 0.07/1.00 vMB 23
342,508 342,508 000000000000000001b5ea609978534914092c01f97928acf2c7ca367dc4d69e 809 0.40/1.00 vMB 26
342,507 342,507 000000000000000008c9daaf5ae05c5997505b9a7a47852d3b0ddcece40a31e1 228 0.12/1.00 vMB 22
342,506 342,506 000000000000000010f1fe65fef4f189fc3a332664648db6a94ad5bf47d1d178 434 0.29/1.00 vMB 28
342,505 342,505 00000000000000000f694bca36fb2615951779946d5c77184329f08094d8e8c0 256 0.20/1.00 vMB 21
342,504 342,504 000000000000000011b1d769c549b2a3e23904cfcfdcdec2adeb1b07580f3aa0 475 0.33/1.00 vMB 20
342,503 342,503 000000000000000008b2c1f35121074f51618bb451a142ab53eb0e936eb8344a 212 0.11/1.00 vMB 27
342,502 342,502 0000000000000000072602e4b24d44159035e383ee28b4e6796ace96959eaf67 232 0.12/1.00 vMB 22
342,501 342,501 00000000000000000b28f49bdfef055cc24c68fdb93c5769fb98f8ebd74dec7b 262 0.34/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.13 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: 652.38 GB
    • Received: 13.75 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.