Loading Tool

Explorer IconExplorer

Memory Pool

77,468 transactions
28.92 vMB
0.12180731 BTC
Random Selection Loading Transactions
Max Size: 174.89/200 MB

Candidate Block

Mining Attempt f1ead5d83605c63cdaee613eeb4fb6370edab5c3f67e311f3768b69bb6aabeef
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root c099492821c35212d8a23c58e789cd0d32841b20812c1d7c841569456bc0fceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,114
Size: 1.00 vMB
Total Fees: 0.06127423 BTC
Feerates: 108.69 > 6.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (291,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,347 623,347 0000000000000000000d9461e2573e9e9923862a2f457f4596286d6e536741ca 2,948 1.00/1.00 vMB 59
623,346 623,346 00000000000000000004a4cdb8fbf30a89996b1e9785fce2c4e8c5914881dd51 2,521 1.00/1.00 vMB 11
623,345 623,345 00000000000000000002c43acebb7ac99efceade817231ff7ded64259c8b83db 2,911 1.00/1.00 vMB 42
623,344 623,344 00000000000000000007a0d33e56eb4dc86814a42f1b7181972cb8fb986be552 2,464 1.00/1.00 vMB 21
623,343 623,343 00000000000000000013a4f981b6d3633a0c582a0d0971d95f203074be724e1c 1,115 1.00/1.00 vMB 5
623,342 623,342 00000000000000000008f550f00e87e0813412819fabd137e0b2e4dcddc30619 1,856 1.00/1.00 vMB 4
623,341 623,341 00000000000000000004acbe1b070b70d2f98356c5ee481e9cd94a8537c3d917 1,602 1.00/1.00 vMB 19
623,340 623,340 0000000000000000000612f1661a2e9373a4db29efef8b263fe2d065e745afd2 2,702 1.00/1.00 vMB 31
623,339 623,339 000000000000000000028f0b2d85db85374718a5bd26e85d794fa2456a3a6b0c 2,671 1.00/1.00 vMB 16
623,338 623,338 0000000000000000000f795989e1caabfa623fe006c32eb6e8ce15b80773d716 2,351 1.00/1.00 vMB 58
623,337 623,337 00000000000000000003a2164ac82ff5a7e26e26abd7e8c0e2295870d1907aa5 2,254 1.00/1.00 vMB 14
623,336 623,336 00000000000000000013869fd924b4905034b430f3b1874beb5d7a4453859f25 3,079 1.00/1.00 vMB 19
623,335 623,335 0000000000000000000ac1ee4a270d171bc11cda928755abf0b94d83c5c602fe 3,243 1.00/1.00 vMB 59
623,334 623,334 0000000000000000000e71da2ca1d094b4d1c6a381fe3444ceff262ed27ca9e3 2,619 1.00/1.00 vMB 13
623,333 623,333 00000000000000000001b6c17e8d058b5118104406922daa3f7bf25f028ed279 1,548 1.00/1.00 vMB 16
623,332 623,332 00000000000000000000f9bede7ea2be0dd8d41ba28ce66edd206b0267f73bbd 2,909 1.00/1.00 vMB 21
623,331 623,331 00000000000000000009638fa8d4b856a99156d8130890f67497aa5eede8ab70 2,983 1.00/1.00 vMB 61
623,330 623,330 0000000000000000000cad0005594593fa82c67e47bfe5d6b5f884f6639b34a3 2,058 1.00/1.00 vMB 57
623,329 623,329 00000000000000000013e6463f4d6b5fcb342b91f6308e7e15a05ba1c86a4ed7 1,901 1.00/1.00 vMB 25
623,328 623,328 0000000000000000000880aef88bfa6414af8fb5fe4e7b2413d99a4c780d63f6 2,154 1.00/1.00 vMB 31
623,327 623,327 0000000000000000001258641872cff621bc1931e41c0dd2641e4b5b09190a7b 2,768 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.