Loading Tool

Explorer IconExplorer

Memory Pool

29,178 transactions
24.73 vMB
0.05425180 BTC
Random Selection Loading Transactions
Max Size: 122.50/200 MB

Candidate Block

Mining Attempt 380397b579af7b54c26b53aa7308be78730af8284ebcdb81ee31441472453125
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 424cea6d80d620b8a2bda536ae8ac448c83c091cea3dd57fb0c75f7a40934c54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,241
Size: 1.00 vMB
Total Fees: 0.01013226 BTC
Feerates: 73.20 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (410,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,934 503,934 00000000000000000000838c6c5debe4ba5ce23940113ae607640d17e4ce5ecd 2,419 1.00/1.00 vMB 577
503,933 503,933 000000000000000000087710a8d886b6adc6b91cd9dff8437efac329d89be3e2 1,836 1.00/1.00 vMB 407
503,932 503,932 0000000000000000005ece9a695217c17c21ba7768bb3b3983a33b4c944cbe58 1,829 1.00/1.00 vMB 267
503,931 503,931 0000000000000000001251086b279abe4aa3d325a8dc200d6711e2a4fd55bdb4 1,894 1.00/1.00 vMB 221
503,930 503,930 0000000000000000000b70e6d64d6314bac36c168ee75f3d3d9afa8e46defb56 2,314 1.00/1.00 vMB 402
503,929 503,929 00000000000000000061b06dffd1ffa76281af2916490fb2f63dc156985198e4 2,735 1.00/1.00 vMB 514
503,928 503,928 0000000000000000007fcac71c0e7276c16158a339bb1fdc00f27898926cb61e 3,419 1.00/1.00 vMB 527
503,927 503,927 0000000000000000006b50c453c1871d89b1ca06475930400477965b2aa79113 2,890 1.00/1.00 vMB 561
503,926 503,926 00000000000000000065a9d637f048f79951961f1492684e4a889ca26d904771 1,820 1.00/1.00 vMB 329
503,925 503,925 000000000000000000137c846f3b34f5d3814f395f6ce61426cefd7c76d81cab 1,881 1.00/1.00 vMB 336
503,924 503,924 0000000000000000008ad80cc3df2ed3e189d013a5e09a6b97e983505d39c544 1,221 1.00/1.00 vMB 286
503,923 503,923 0000000000000000000ebe9da38543537fbf97f807ebe3ca6095752f4dace120 2,086 1.00/1.00 vMB 259
503,922 503,922 00000000000000000051cf0d77b8dcde091a4613c22e43e099598741df78f007 1,755 1.00/1.00 vMB 393
503,921 503,921 00000000000000000054ed7347e0984d257e34af7312b7bf126f11a1b7aec935 1,534 1.00/1.00 vMB 392
503,920 503,920 0000000000000000002e069eafa3b9f2d03b2a9da9ece461b42625cfc1a66873 2,432 1.00/1.00 vMB 478
503,919 503,919 00000000000000000039642e86d1bcfe9f8cef898e64497514ceb401e83d1f03 1,474 1.00/1.00 vMB 245
503,918 503,918 000000000000000000795d41a91581fe2f75bcc5813bf7712de120e3ff83156f 831 1.00/1.00 vMB 220
503,917 503,917 0000000000000000005d9768db7d1512a859751fe0c4e23200c417c7bf48601e 1,949 1.00/1.00 vMB 333
503,916 503,916 00000000000000000069d860125dddade35531e9df6446d5e464fd4dda0ef741 297 1.00/1.00 vMB 155
503,915 503,915 00000000000000000042d8635efa7d42031b7fae68cc4648b4f60b4c56c7d541 446 1.00/1.00 vMB 145
503,914 503,914 0000000000000000004a54e37c08f6a146d14252be24ea9ea098b664135b5c6a 1,112 1.00/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 781.86 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: 641.88 GB
    • Received: 12.53 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.