Loading Tool

Explorer IconExplorer

Memory Pool

45,423 transactions
28.85 vMB
0.13487041 BTC
Random Selection Loading Transactions
Max Size: 150.29/200 MB

Candidate Block

Mining Attempt f110ab91357904817140134f4f39ed363013691a6cb2197774a75f851db5df92
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 68e7f3b8a0bf7363fe6e3127e341605797ae8c94db736f496ff07d677f2b9d28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.03827131 BTC
Feerates: 100.25 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (528,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,984 385,984 0000000000000000006013aa1cbc4b3bde9736008e043740b9918799e04b68fa 1,407 1.00/1.00 vMB 19
385,983 385,983 000000000000000006e7d17ef7c2083c8445486e0b27e72fffb6a106936caac4 1,208 1.00/1.00 vMB 24
385,982 385,982 00000000000000000d3df77cf840263b8e811c4ddf5f4302a1f6f4a0b700e744 1,311 1.00/1.00 vMB 26
385,981 385,981 00000000000000000744e2de318e195547779136874671e6a33030b3a8b61c7a 947 0.99/1.00 vMB 22
385,980 385,980 00000000000000000bdd57e1b99cd815ac3527ac6c6b31f109a046fecabb9759 1,293 1.00/1.00 vMB 30
385,979 385,979 00000000000000000ce258518cc01b0f33d56caa01fcdfb7db6d04dc7b2389b7 499 0.92/1.00 vMB 13
385,978 385,978 00000000000000000696ce748eae00aded1709ab075ffe84a6f2e39742630725 1,176 0.90/1.00 vMB 24
385,977 385,977 000000000000000009cc83539dcc83e994343af280d66adc3d655f28952395b2 428 0.75/1.00 vMB 13
385,976 385,976 0000000000000000073b57da682ff5edf44ebc0a6f496c2bc3aa3e9969d5f4dd 1,334 1.00/1.00 vMB 18
385,975 385,975 000000000000000001ac8cdd335381ce8147d6f0c30c655999cf718bd0195aa8 1,995 0.95/1.00 vMB 36
385,974 385,974 00000000000000000773dbfec796d281f305bce45e48b40b797a99bd519145a1 1,982 0.90/1.00 vMB 40
385,973 385,973 000000000000000008698c2a6e9b691e08f5569ae17ad8231e4723acbe702629 2,328 0.95/1.00 vMB 49
385,972 385,972 00000000000000000e5aa75e3bea8d13fc3cc549c08951e1d8a09ff4b1b9f359 3,056 1.00/1.00 vMB 63
385,971 385,971 00000000000000000d30031eefa609b79cfa36dd0600378bc44dfda90be71ad7 1,722 0.99/1.00 vMB 23
385,970 385,970 00000000000000000a8581446987c423c2869cd4c5824f275f76f3792186a079 1 0.00/1.00 vMB 0
385,969 385,969 00000000000000000cc02a133fe1fee67d691cc63f29c00ad9fe6ac11b31b2a6 1,308 0.93/1.00 vMB 25
385,968 385,968 00000000000000000cacf64c60c52d2bcea8a948a90e45d7fedd7c05c82ad862 1,406 1.00/1.00 vMB 26
385,967 385,967 00000000000000000a1c875c740df0b598d607fd72476377266dcb1c15cd7878 38 0.05/1.00 vMB 2
385,966 385,966 00000000000000000ce33fc814785f0c8129a72f9917f82fb967ab62f72b6e00 809 0.99/1.00 vMB 15
385,965 385,965 00000000000000000d05ae81fea6531811e1873c2265b595c15f3ba5eec79e83 2,000 0.75/1.00 vMB 42
385,964 385,964 0000000000000000098c71003de1c01728d1b674636d6e8ad929dfa0f5564242 1,269 0.93/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.