Loading Tool

Explorer IconExplorer

Memory Pool

34,144 transactions
25.30 vMB
0.05319636 BTC
Random Selection Loading Transactions
Max Size: 128.56/200 MB

Candidate Block

Mining Attempt 42a4c83fea7da78dd5ed06c410167437a78637d319b94f4e72c437fd802573fa
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 8f4a03f99aafab499907eefb996e86665c3f4f6aeb7add7dda36e8df27d67b23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,148
Size: 1.00 vMB
Total Fees: 0.00735769 BTC
Feerates: 93.93 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (524,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,478 390,478 00000000000000000439891fa73f5221a59f8e873c7ac176e6c679e49e90c58d 2,298 0.93/1.00 vMB 61
390,477 390,477 00000000000000000804ed52a6fdbd96f596dee0deb4a5e436e76390b7087508 2,789 0.93/1.00 vMB 45
390,476 390,476 000000000000000000aaf6167b6547c54c7244cfb27b00630a9223487ac4e814 1,688 0.63/1.00 vMB 37
390,475 390,475 000000000000000002e185eae8f2de657dced053b23a8204306eafddc9ee1dd3 2,449 0.93/1.00 vMB 40
390,474 390,474 000000000000000001ec95786ae23fda1302b7835a64a6958a624baa670da395 594 0.29/1.00 vMB 21
390,473 390,473 00000000000000000b1f32a4b3f7e46ed4ddd4c97e7646524f88471d6693fa11 2 0.00/1.00 vMB 0
390,472 390,472 000000000000000007ddbce56b994c923f87a3b5a9848650505434c9440160d7 977 0.42/1.00 vMB 37
390,471 390,471 000000000000000000380951ad1311faed5dd4100705f68781ba989560e9ab9e 1,247 0.95/1.00 vMB 19
390,470 390,470 0000000000000000095274f6727c133b50f028d1f2d36d57a3614d4c2bed1f34 3,006 1.00/1.00 vMB 47
390,469 390,469 000000000000000006e5e89630434f6e65baf66cef13b40c762189a5933f75f9 1,231 0.65/1.00 vMB 37
390,468 390,468 000000000000000007c4ad2f4d02f0a9a9ad24ba892eb1524ac3109b167a018a 1,360 0.60/1.00 vMB 38
390,467 390,467 0000000000000000046010f3eef95ab32a208a8a586c7630156b5e85dcaed7bf 644 0.25/1.00 vMB 38
390,466 390,466 00000000000000000b9520e117cdd9bb36fa141f5e73a902b795ae3726af6b5d 502 0.23/1.00 vMB 31
390,465 390,465 000000000000000006763da6ff6d3ad45ac524806bc2659219098ef4b617b208 455 0.21/1.00 vMB 29
390,464 390,464 0000000000000000071091ce0800cb1ae1d47e69afa9c8c1ea20d6f74191b382 941 0.50/1.00 vMB 29
390,463 390,463 000000000000000008b748a08aa3b0fb5469b3d0f6934231935bd80ce4cf351d 1,068 0.65/1.00 vMB 25
390,462 390,462 0000000000000000096a5923f74f86e4e234abcb65c062f8e51ad3a3aa06501e 450 0.25/1.00 vMB 20
390,461 390,461 000000000000000006e15268f830c75736bdd8dc12c1a81448144d325e5e8c4d 781 0.41/1.00 vMB 31
390,460 390,460 000000000000000008d1d3ab595f15b4ab586ae1dfa0feee2ee2843bff794625 194 0.29/1.00 vMB 8
390,459 390,459 000000000000000005bae211749e38fe5fe4f8562751fa6f02008b1ac88251a6 637 0.26/1.00 vMB 38
390,458 390,458 0000000000000000019c88a8313db64f19ddd6d7a658d2669c1dd85c217f9873 426 0.31/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.80 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: 634.69 GB
    • Received: 12.26 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.