Loading Tool

Explorer IconExplorer

Memory Pool

56,390 transactions
32.10 vMB
0.18121920 BTC
Random Selection Loading Transactions
Max Size: 172.80/200 MB

Candidate Block

Mining Attempt 73c16c66a81b6e5252c906d707546ffeb0978c2e16de31a31e077e1b562f1854
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root c3021663ce5130a9ce7d7ccf860f7e20bcb90cee6c809a95ab579bae41497bf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.07172454 BTC
Feerates: 465.21 > 7.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (523,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,460 391,460 00000000000000000a92b4a58cf648b1844742081407b4701c90e913da81fd41 509 0.29/1.00 vMB 33
391,459 391,459 000000000000000003d667971d5a3ef67eafdc86b0f5be2df7d440ffeef1ea4a 508 0.24/1.00 vMB 32
391,458 391,458 00000000000000000252cdcd901f546340a02fa8571288035eda1dfd024cd433 1,355 0.81/1.00 vMB 28
391,457 391,457 00000000000000000042921de1718c58ed9ff021b13980be5fdb61dc5c27aab5 1,022 0.45/1.00 vMB 35
391,456 391,456 00000000000000000051bf502b62ab8a4af33c41517c2a3ff79f89ff4c096701 507 0.33/1.00 vMB 22
391,455 391,455 000000000000000006a389defb00d19903ebed461309a01812db0317c4b3bafb 178 0.12/1.00 vMB 19
391,454 391,454 000000000000000004eddf85b55691f05fd9d9837c0464b2d3c0eed81d074db5 1,303 0.93/1.00 vMB 21
391,453 391,453 00000000000000000964af3797f6632058ee38930f0e08f510d444bff17cb77f 2,751 1.00/1.00 vMB 47
391,452 391,452 000000000000000003848c4a0abeae7747be20dfd36aed402243424866b1b23f 701 0.73/1.00 vMB 29
391,451 391,451 0000000000000000012b76f8873e50f72fe7e86b62f91d347eecdf0d6979279f 2,127 0.95/1.00 vMB 47
391,450 391,450 000000000000000001be4741e91492a9f26956f1b77a9ddf5003993302b43181 90 0.24/1.00 vMB 10
391,449 391,449 000000000000000006436b8171423e54c7218e92090ae140945f11633b11fbb1 1,030 0.55/1.00 vMB 47
391,448 391,448 0000000000000000001a0427126c6d5372a019285735afb2f69f317081188180 525 0.32/1.00 vMB 42
391,447 391,447 0000000000000000002b4db9ddf14dcc1085e5b4f298318301f74de6b847316a 1,342 0.62/1.00 vMB 42
391,446 391,446 000000000000000008016b21be06e89206d2aa9d2849606f2ce07129a1bde0a5 771 0.29/1.00 vMB 38
391,445 391,445 0000000000000000062b47de328bd6a42154137559f657ec9d8cdae92b63ae18 694 0.32/1.00 vMB 44
391,444 391,444 000000000000000007016899c191fbb63503f96594f8395a0af956eb8e999ea4 644 0.30/1.00 vMB 31
391,443 391,443 0000000000000000056fba293ac78bbde63b1ab8d24e4b2b77c34755bf695594 674 0.30/1.00 vMB 32
391,442 391,442 0000000000000000004065c99b1183711326c30d417ee1729e35040d1b6940fe 702 0.99/1.00 vMB 11
391,441 391,441 000000000000000004ca6a472d10bda0fd551325d1abffd1e8dce9df03ffa2dc 230 0.12/1.00 vMB 26
391,440 391,440 00000000000000000966d85617d6bed8dfcbe670bd3da2659d800c3370458585 869 0.50/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.