Loading Tool

Explorer IconExplorer

Memory Pool

81,330 transactions
31.37 vMB
0.09796316 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 4455b410139f5d0744bc6522d6a0084f8be610bed1465d95d0c57d163860ba79
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root bddf7f6579e2e9bb68b8099a841f347fa68e12038649b0df643ff453d57aa2b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,925
Size: 1.00 vMB
Total Fees: 0.02874795 BTC
Feerates: 265.25 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (531,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,480 383,480 00000000000000000192a786e7d9bb16e99267c9c17b52392ba341bfbf640480 1,716 0.81/1.00 vMB 30
383,479 383,479 0000000000000000027f6b87db075178118287736f6355f27662918fb3e08c93 1,245 0.68/1.00 vMB 23
383,478 383,478 00000000000000000abd08d0d3e01e1e108175e9b34baff0a0e40dee0cf7b8d3 2,846 1.00/1.00 vMB 43
383,477 383,477 000000000000000001bef953cfd32fc3be50f0f5ca029366dae5d0a5bc726d20 80 0.08/1.00 vMB 14
383,476 383,476 000000000000000000864a8d51a6ad0758ccdb2aeab8435a43dcaaa762fc3fac 2,047 0.90/1.00 vMB 27
383,475 383,475 000000000000000008997f3dbc0c65a6d9b7f39f55380d86a0d920b231668a04 2,922 0.93/1.00 vMB 42
383,474 383,474 00000000000000000fa233964579ef262b6c76983a54c43b811bbc7f929a67d7 1,700 0.82/1.00 vMB 38
383,473 383,473 00000000000000000ee7628fbd822560b7bb206bfc4926090289c8c86992c12f 165 0.08/1.00 vMB 86
383,472 383,472 00000000000000000ac7dd6f1d52c032b2d57073905d1fadf28fdef7d8a646b4 1,382 0.82/1.00 vMB 27
383,471 383,471 00000000000000000c4ab66b82b6c41d93c45977a886f4ad1224e29ee31aa8ce 2,323 1.00/1.00 vMB 34
383,470 383,470 0000000000000000061fa49f598e54b2a4cd26bbea48c20ded1a5034226c76ff 474 0.20/1.00 vMB 39
383,469 383,469 0000000000000000030c6b815e49283650bb3922fb14c25d1926e73b63d3fdd7 2,274 1.00/1.00 vMB 34
383,468 383,468 00000000000000000ab8fef3b3ac3cde1577825bd55bc219049194b3d79396ba 322 0.14/1.00 vMB 32
383,467 383,467 0000000000000000095f3a441bcb0e73fba772592dcf27da27c7129a90493d0f 388 0.20/1.00 vMB 31
383,466 383,466 00000000000000000f208d3f668e26123c4189f5f45c27af8bb9b89cc0e5680f 311 0.18/1.00 vMB 22
383,465 383,465 00000000000000000f85569a32a3593e2f96ea62e408deb77b6ee36090560af6 803 0.38/1.00 vMB 44
383,464 383,464 00000000000000000da2902ec7d560ee65fd704f8e50234721382447a528ecd9 190 0.12/1.00 vMB 21
383,463 383,463 000000000000000008794c80e46cf4a3e378cec3538d9495f1ba33e6a907bd64 133 0.20/1.00 vMB 10
383,462 383,462 0000000000000000051ca3ee3a6846bf72541d3114425a0f5c34d70f4d23dc0d 2,390 1.00/1.00 vMB 40
383,461 383,461 0000000000000000050b277cda836519f2d55d8b8ffeeb695beb91e9bc274789 377 0.20/1.00 vMB 32
383,460 383,460 000000000000000004296503c506be1bd925e083e8f67634d186e8b0fa700ab9 353 0.25/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.55 GB
    • Received: 16.69 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.