Loading Tool

Explorer IconExplorer

Memory Pool

79,908 transactions
29.75 vMB
0.08143868 BTC
Random Selection Loading Transactions
Max Size: 178.74/200 MB

Candidate Block

Mining Attempt 7c82592a312bef6e76a2712fa9babc9a5545444674e05918529642431a5ae1f2
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root d964f5b3ab6c1eddebc0a89e5aa579e7f00841e8fed58ee3b1c2b3254f08fc71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,171
Size: 1.00 vMB
Total Fees: 0.02061016 BTC
Feerates: 502.65 > 2.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (623,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,522 291,522 0000000000000000393853d0637d58dbbdd610819c33b6628908e36b12e2cadf 202 0.11/1.00 vMB 24
291,521 291,521 0000000000000000ce7189952c3a29c227950f47ce8e8ee49307c8b7715b7c4d 642 0.50/1.00 vMB 26
291,520 291,520 00000000000000000d3f75670295c0d37d3393cd025e5e9efd68c9932940cb16 105 0.25/1.00 vMB 14
291,519 291,519 000000000000000008ad82dec7e98b70a052a13429bb01ca8408ab4e3f3f248b 256 0.12/1.00 vMB 34
291,518 291,518 0000000000000000c8629556cc998d4cb366a484d8a600d29dc44da2edc20fd5 419 0.25/1.00 vMB 29
291,517 291,517 00000000000000000df31dba947979e7e3690b938698f088831e1e3589043fe7 512 0.22/1.00 vMB 27
291,516 291,516 00000000000000004033940893fad847cb9930f59296c4c2d6614b7e6a894607 755 0.25/1.00 vMB 74
291,515 291,515 00000000000000006d1b032d3ea4c2f8c578b542f8fb6f39f09406aa22f67eff 1,251 0.88/1.00 vMB 26
291,514 291,514 0000000000000000cd32ad5eb0e1ce3d729bb8886f25ff1fb6e43560f4a1b66b 707 0.25/1.00 vMB 62
291,513 291,513 00000000000000004f1fe412ad24ecb6aaf032d1f8abdc6a29ff863fb179e5bd 100 0.10/1.00 vMB 15
291,512 291,512 00000000000000009d328304ad164f5957d1e03d18c8938b874a703e5d299a7f 297 0.12/1.00 vMB 62
291,511 291,511 0000000000000000af7383f5c532439894d90c08f8ad8467974176f81826295e 786 0.50/1.00 vMB 27
291,510 291,510 0000000000000000831e03ef1e36a8ffad008096b37ff9edc6fa594992cb778b 1,024 0.35/1.00 vMB 51
291,509 291,509 0000000000000000baa955b4c64fbb334052f9ea8a3bd4b920e563246e3d4bac 584 0.26/1.00 vMB 60
291,508 291,508 0000000000000000098465026385a1f9549741334cc652e914bfc9a2e286c602 1,470 0.69/1.00 vMB 42
291,507 291,507 00000000000000009511abea12ff043208e9957585e3bf749251ad45d30b12a3 18 0.01/1.00 vMB 42
291,506 291,506 0000000000000000b93d52a92335bec35ef7269307473dfc13ff4d94226ac060 154 0.06/1.00 vMB 38
291,505 291,505 0000000000000000fc90131bcd125c6065a9eb835491ecbefd911c6b3cc05306 27 0.01/1.00 vMB 61
291,504 291,504 0000000000000000a4cfa849fd4a3a0e6c51869d86333bec3a668f51d25f3174 401 0.15/1.00 vMB 31
291,503 291,503 0000000000000000499aafcd5b6b4dd805576301d91e938e1d6c49bc872f7580 961 0.40/1.00 vMB 44
291,502 291,502 00000000000000003db4525120be02a2b92afb483e27fef92fe71770ca104e76 201 0.24/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.