Loading Tool

Explorer IconExplorer

Memory Pool

43,961 transactions
31.52 vMB
0.08990940 BTC
Random Selection Loading Transactions
Max Size: 160.09/200 MB

Candidate Block

Mining Attempt 0b1a92d03da1f915ad0c66f5f31d1457506fa989668d7189836c2ef58620e3f6
Version 20000000
Previous Block 0000000000000000000180d1a95e68be67332eadf4bc97ab9a274099cab0a39d
Merkle Root 6dc699ca45623cdd164473eff7ba2fc1d76c96e659413bd092cb4cecb741212b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,567
Size: 1.00 vMB
Total Fees: 0.02398854 BTC
Feerates: 52.81 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,459 (517,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,202 397,202 000000000000000006ee6231ea39a8af7b3d05ab25e7e4646f19255cd43b7995 1,035 0.54/1.00 vMB 35
397,201 397,201 0000000000000000032d4c0b1dae00735497564bddfbff5983d5f9782ec7e239 576 0.53/1.00 vMB 17
397,200 397,200 00000000000000000174f17a186cac07a363477e9ae795ad052e77a55e8d172d 1,551 0.77/1.00 vMB 34
397,199 397,199 000000000000000002d49d21adb00d58e81938597172dabf7217441a767ef116 114 0.12/1.00 vMB 20
397,198 397,198 00000000000000000344c036425a9e10db3e03b7e0845114dd77bbd6e5a43eb6 1,849 0.93/1.00 vMB 30
397,197 397,197 000000000000000006164bd8fe2669673f4595c106dc036a2b8a6e3a63f0551d 641 0.41/1.00 vMB 31
397,196 397,196 000000000000000003fb823c6d5e1b87fb1bf4d65c1e22531c5286a592ce1af0 528 0.48/1.00 vMB 25
397,195 397,195 0000000000000000028ed30c7c845cb61fcaf118eb473291dcbcd5c86eaf2dcf 464 0.26/1.00 vMB 30
397,194 397,194 000000000000000002928b5e5a3f875f4aff9fc953a4787273f411a8b21d2475 822 0.41/1.00 vMB 29
397,193 397,193 0000000000000000037b2b52b6064156686c7360ff661c940c6c01e31385a214 1,149 0.66/1.00 vMB 34
397,192 397,192 00000000000000000516db9d75f25e8f24763c6d22406cc7f0df9cab5659e6c7 1,084 0.67/1.00 vMB 31
397,191 397,191 000000000000000003113a1f873669b3738d7f018159f8feffd9c152cc365117 1 0.00/1.00 vMB 0
397,190 397,190 0000000000000000017cc36d1ee9a35c8c508b3aa6934ce83b86f085a490fa94 569 0.72/1.00 vMB 16
397,189 397,189 000000000000000007113c72475fc857b2ded3d2cbdd50acf9c3ee109f235b59 313 0.19/1.00 vMB 25
397,188 397,188 000000000000000000f2fa006b14017960f3384ade8fcd9f1ef8410df4b953b6 828 0.75/1.00 vMB 17
397,187 397,187 000000000000000001fd4f54bf08aa73a651276139533a0ebff0f88519e418bd 2,543 0.93/1.00 vMB 50
397,186 397,186 000000000000000006ecfc745846d30919ea4544f5954c296f1f5fa78447fd6a 1,238 1.00/1.00 vMB 20
397,185 397,185 0000000000000000006c84b83a2f4b6338dd6a2c7c5377c703c233f855bde821 963 0.86/1.00 vMB 21
397,184 397,184 00000000000000000351b0ef34400a313fb4803c35dcf6e3b3d76c260926d2db 1,661 1.00/1.00 vMB 35
397,183 397,183 00000000000000000077d635d716fcc80c5308a0818069f19356f7f8ec09cda8 770 0.61/1.00 vMB 23
397,182 397,182 00000000000000000035265ac239027ea0d42d79ab52d0a8e41407ca3b3bf787 1,401 0.99/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.42 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: 608.06 GB
    • Received: 10.64 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.