Loading Tool

Explorer IconExplorer

Memory Pool

76,792 transactions
28.75 vMB
0.06816580 BTC
Random Selection Loading Transactions
Max Size: 174.16/200 MB

Candidate Block

Mining Attempt 68f4e00e7a40aef7f604ffc132ae896e5a02f7a8e2ec2587923f2d931fc7851e
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 024cb750b7703c04bc59f7339c87f79cf40ac381b654231bde63400deefc9b0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,586
Size: 1.00 vMB
Total Fees: 0.00810450 BTC
Feerates: 50.27 > 0.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (251,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,242 663,242 00000000000000000001022442416c78f862ca86b971d666eb9ea38ff945c33d 1,947 1.00/1.00 vMB 31
663,241 663,241 0000000000000000000937b44d955e271dabf44a8a5f0d30b30d7b46f037d4af 2,642 1.00/1.00 vMB 33
663,240 663,240 000000000000000000045dfb61d1a39a4fdc0b515af296375e38ef99e43a1fe3 2,706 1.00/1.00 vMB 55
663,239 663,239 000000000000000000063b84c964aca9fbc3eaa448099ac84046471385626762 1,907 1.00/1.00 vMB 73
663,238 663,238 00000000000000000009179b7a72432dfa61d51eb854c015496fe87ee39ad5e4 2,884 1.00/1.00 vMB 67
663,237 663,237 0000000000000000000b9f310ee01b774c20c0f92f6f7c5ab7d885fcbf507345 2,810 1.00/1.00 vMB 88
663,236 663,236 000000000000000000055db322acf59afd022b53a3c24b3cea4244eabedde654 2,811 1.00/1.00 vMB 86
663,235 663,235 0000000000000000000b0a704a966211804410b8115be02cae9b4c914870420d 2,667 1.00/1.00 vMB 111
663,234 663,234 0000000000000000000c29733eaadb331d15a9812415166c6fe118b09699fb36 2,919 1.00/1.00 vMB 130
663,233 663,233 0000000000000000000981b7920ea82a48fed8c1d61cee957821fc3d68e2a6d3 1,787 1.00/1.00 vMB 120
663,232 663,232 00000000000000000006376fede440c94ae3aff182543c528e89f039bb1c2c6b 2,553 1.00/1.00 vMB 133
663,231 663,231 000000000000000000007b01f44995451b7bc7f9bc5e81211c43f38547ed6f1d 2,296 1.00/1.00 vMB 68
663,230 663,230 000000000000000000032ecd9d0fe5aea66c08490c8d23786f0ff4867c9bcab3 2,516 1.00/1.00 vMB 66
663,229 663,229 0000000000000000000cadbae3a87235e35efe734548e46f2ed787e686d89f6c 2,645 1.00/1.00 vMB 57
663,228 663,228 00000000000000000003330fe551e925d6b72be66db9741a6af0bd2bb5fd82a1 2,761 1.00/1.00 vMB 22
663,227 663,227 0000000000000000000ccb7eb466cada9667b18ea0cfb33d357477697df8fb55 2,708 1.00/1.00 vMB 104
663,226 663,226 0000000000000000000c7e2b42710c94cb09863b850cfecb28079d7bf3b48a04 2,902 1.00/1.00 vMB 85
663,225 663,225 0000000000000000000750c6b3f73efa0fd50862bc830b0b84a78a159436e72e 2,715 1.00/1.00 vMB 130
663,224 663,224 0000000000000000000a9876e36055207f6cf459f74d749b1898652758f87919 2,410 1.00/1.00 vMB 63
663,223 663,223 000000000000000000014f72a3e22ecb517adb494486ef2e0c434d3d78fdfef7 2,412 1.00/1.00 vMB 76
663,222 663,222 0000000000000000000ea7e714b32560017c85c6932934de29150ebb3bca666e 2,946 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.