Loading Tool

Explorer IconExplorer

Memory Pool

74,858 transactions
27.78 vMB
0.07543665 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt 414e9d90e1f352eaff2ba940165d92970587bdb8988addbec463bd71a105d91d
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 074dcfa2e131add8a6637976dfe0f5c747837e080231a6bb3e33b045b14db9d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,644
Size: 1.00 vMB
Total Fees: 0.01593537 BTC
Feerates: 71.37 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (484,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,299 430,299 00000000000000000391aea1d0d20bc0e72ecd8d05a25a0ad6eed1db779b6781 174 1.00/1.00 vMB 3
430,298 430,298 000000000000000003379e1c9f8d3ecbddcb994ad04514e8bccd5421c1df5840 736 1.00/1.00 vMB 21
430,297 430,297 000000000000000001f73140511d2fdd3fdf51d9369e76210f2d2d3857da97b2 814 0.29/1.00 vMB 64
430,296 430,296 0000000000000000025b250a8ae8804849ff8ce92f7199b1612f71dfd492497f 875 1.00/1.00 vMB 26
430,295 430,295 000000000000000003088c56f861b3ae0fb18a380ed4f4250d012ef6239453ef 252 0.99/1.00 vMB 10
430,294 430,294 000000000000000004d4d8375d9feba29901deb637e05e6894bcce568630a67e 243 1.00/1.00 vMB 10
430,293 430,293 0000000000000000041ba5c42ac8910764d9eec86727d4bdd2032cfe3f610428 102 0.99/1.00 vMB 8
430,292 430,292 000000000000000000766d6776cc603a54cc66b4c2db4f50a23280a66d7e096e 2,284 1.00/1.00 vMB 51
430,291 430,291 00000000000000000066706a3a5e34c147bba466431ce0ac0e2d2064f0b75ca0 1,715 0.65/1.00 vMB 61
430,290 430,290 000000000000000002cff1d845cb49ba36ba028e7cbfafb53f267c0061c01839 580 0.99/1.00 vMB 16
430,289 430,289 00000000000000000209aa90dda2763e565f36182535bec2671728dec6bcb86d 1,676 1.00/1.00 vMB 43
430,288 430,288 000000000000000004b52477bc737dba6abf2b4b2c97de808b596c547b5b92ea 1,279 1.00/1.00 vMB 29
430,287 430,287 000000000000000001c944829ea36b7ac3380bc496e0ef4981814931cb2d4c33 2,769 1.00/1.00 vMB 75
430,286 430,286 00000000000000000216957a2b057232753b49c9111e1946f92fb29742e83a18 1,672 1.00/1.00 vMB 44
430,285 430,285 000000000000000001005649c4a5ae6cb7fbe1ce8c1c323d81761df30cd93ebf 1,679 1.00/1.00 vMB 41
430,284 430,284 0000000000000000012ac589579b0910b33f25efc2b907a467041cc653dfb3b2 383 1.00/1.00 vMB 13
430,283 430,283 000000000000000001ee03f4c9225cbcb08e139556344aa7d7ad588428fff547 1,881 0.98/1.00 vMB 44
430,282 430,282 00000000000000000215e4f14eed4555150fda23ddf8280182f56153becb9789 1,154 1.00/1.00 vMB 29
430,281 430,281 0000000000000000036c561f349e41971a6dd16ada288b53547e42c738e76f2a 167 1.00/1.00 vMB 8
430,280 430,280 000000000000000003fdb067d7186746e7fa0e1bdbea65e3d8cd727be6e435a3 2,323 1.00/1.00 vMB 48
430,279 430,279 000000000000000000f087499e877f23a35ee7fad7fbcb15d1c9b871cea8afc7 1,751 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.