Loading Tool

Explorer IconExplorer

Memory Pool

77,146 transactions
28.82 vMB
0.07899686 BTC
Random Selection Loading Transactions
Max Size: 174.31/200 MB

Candidate Block

Mining Attempt 3176f06fde010251a568d12d04a932903e0d58348d7ecdaed0b2999182976639
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 51528f443e9fe5f7b8874cb79ba0ac298d1162b2c4031d4f4adccb6188a8a394
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01903474 BTC
Feerates: 150.93 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (534,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,213 380,213 00000000000000000fa5411cca4bb18c2e3b2528ff31648256fa8b9cc43aaf1f 1,668 0.82/1.00 vMB 39
380,212 380,212 00000000000000000d5b07b22e595435c2de18f8daf9d95583d71eef10fb4c02 1,489 0.90/1.00 vMB 32
380,211 380,211 00000000000000000cc48c8747a16608f12bf78f828949c519effd5263442b9d 1,861 0.87/1.00 vMB 40
380,210 380,210 0000000000000000080ef0c6d796ee520c712453bd7420682c03926231ae8642 862 0.43/1.00 vMB 37
380,209 380,209 0000000000000000018c71c530836a902a604ff7586f71b3ea94c985f8af63c3 356 0.68/1.00 vMB 13
380,208 380,208 00000000000000000de94b77d6884a71b8e9633b04d60f37903279cda7f1da41 371 0.99/1.00 vMB 14
380,207 380,207 00000000000000000b2e722b2e75999554f19abb00cc902f4920f9f966888b31 1,987 0.95/1.00 vMB 39
380,206 380,206 00000000000000000e49914c2ee1fca13571de9abfddbb3db99550d0996e10ac 2,200 0.95/1.00 vMB 43
380,205 380,205 00000000000000000dcd49ee1b04ab84c9a3ebe7f517087cee53b2d3570a24ab 324 0.24/1.00 vMB 25
380,204 380,204 0000000000000000120ce340ea12ccba6fc6e61c635212a7db1c8723a54a4282 390 0.19/1.00 vMB 37
380,203 380,203 0000000000000000042b95e442882f83fac4af95e5bf0a5a0a8ad45602eb2f98 740 0.43/1.00 vMB 33
380,202 380,202 0000000000000000047a09ec0be72ef7ced3a4cd7da8d94095097a7c067c5671 368 0.25/1.00 vMB 23
380,201 380,201 00000000000000000896629f19804eda84e685c79e572ea53f059b725114c730 468 0.22/1.00 vMB 40
380,200 380,200 00000000000000000593490192240fc9a2125cca737f3cee70869fe942acc7fb 329 0.41/1.00 vMB 14
380,199 380,199 00000000000000000a22431901f1c50fa26cae8931af78993b3a11457233b381 1,254 0.71/1.00 vMB 38
380,198 380,198 00000000000000000d51aa5f4e2865a6b9ebd766d1b5ed6ddf4170f8b49f0676 782 0.75/1.00 vMB 24
380,197 380,197 000000000000000011ea56e4ca6036c887c92db3e1c176d2d3f84c0d021e42cc 840 0.75/1.00 vMB 21
380,196 380,196 00000000000000000421c96f2d270e3dbe2bbad0420d706dc8345eca14bdf472 2,618 0.99/1.00 vMB 48
380,195 380,195 000000000000000011711964d437bb35ff594af4f45ab48d14c361ccf2905123 2,064 1.00/1.00 vMB 37
380,194 380,194 00000000000000000e2bc67cd619670eec6312ccd6b6e251bca90ea4b24bfd5d 1,315 0.75/1.00 vMB 27
380,193 380,193 00000000000000000c721395660c2580d22cc718fa386561446715d24c951d01 2,687 0.95/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.