Loading Tool

Explorer IconExplorer

Memory Pool

43,976 transactions
26.41 vMB
0.05699000 BTC
Random Selection Loading Transactions
Max Size: 139.29/200 MB

Candidate Block

Mining Attempt 187b9978450efa1c5a0b85c33c21c2eb3c01b47cc66234f27d0fc46b47312ff7
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 9334f46b8f1599f72d88010e38ddea210a310626dcb08bc6e167c6fcc4d340f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,583
Size: 1.00 vMB
Total Fees: 0.00869524 BTC
Feerates: 40.21 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (523,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
391,439 391,439 00000000000000000660bb19da61a7d7da2deb71f676a40900c0db08fd22d390 844 0.42/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.