Loading Tool

Explorer IconExplorer

Memory Pool

28,724 transactions
11.78 vMB
0.03661101 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.72/200 MB

Candidate Block

Mining Attempt 8d20386aba99a26eb46dd4c80a97ff36373a04f33a490692368c3de032c8ccbd
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root c1b6d4f0d38361a943447dc0538006a4305c208380b606e483ab4a014e02f892
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,162
Size: 1.00 vMB
Total Fees: 0.01610079 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (785,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,673 127,673 00000000000002b68f3e70e3fdda532c192114cb0afa1625eddeeaaaf3a39781 108 0.05 vMB 283
127,672 127,672 0000000000000f4ea9df46abefe2c92b2dbb4076ab2b71a7e54a3abe44f92b19 33 0.06 vMB 1,422
127,671 127,671 00000000000001e1cf2bc3815b8be89c533c9372bc67d2cca48683ca4d0cbc19 4 0.01 vMB 121
127,670 127,670 0000000000001111faef89847ed9331769adeebf64128e6f055f4ce02f72db49 66 0.03 vMB 495
127,669 127,669 0000000000000f683d924d6644bbdbf5066bfc8c50e60f254a8ae1ec11f9112b 6 0.00 vMB 424
127,668 127,668 0000000000001828540d5d540b3ebf5c315520568a23484be3ef664da5048aac 12 0.00 vMB 16
127,667 127,667 000000000000043c83836c161cb55dde4cce38533fe34bb5e3e643330c889749 15 0.01 vMB 781
127,666 127,666 00000000000020d2e1effbb1bb7d8065af6f90777eb31e26e1d45cb8ed15ab74 19 0.01 vMB 1,713
127,665 127,665 0000000000000805e936389822b29430160bf40ea8c0cc53a7494637832f75d6 35 0.02 vMB 1,362
127,664 127,664 0000000000001c5fa98daa2a8d9b7200cabbec953c160cc5db2642257cc9f5f0 14 0.00 vMB 1,598
127,663 127,663 0000000000001fa22c3635e951ec60ad9c0b68c2b1d529635611a8513ac39e3b 78 0.02 vMB 190
127,662 127,662 00000000000015c9c30f54e3d35aa7c8651c4ee445ad3ecf4810c942459c4c8d 40 0.02 vMB 785
127,661 127,661 0000000000000a483749407de291ff3671dd6f73527dc65d1ae20fe816d64f78 10 0.00 vMB 654
127,660 127,660 000000000000147f9ad681fac26d11554d19841098e43ad4ba01eea3d04fa754 112 0.04 vMB 1,541
127,659 127,659 00000000000023c55ecf8a796efd6663b1d204ab9f6b434438105037ecf75f2a 102 0.04 vMB 478
127,658 127,658 0000000000001fcf7261b460458caea1c60a03564b4c9922b14db41fa5862252 143 0.05 vMB 1,187
127,657 127,657 0000000000000be7fbe26d57600efe7550eab948015092e3ac551b7488748cb5 51 0.02 vMB 421
127,656 127,656 000000000000057b6d80bde856d53d3f6cc232866a28f94d24f6d1486e7c1c57 15 0.00 vMB 529
127,655 127,655 00000000000012bf7de607a69feb2c600119ed34b81e9899cd196453662f6326 57 0.02 vMB 769
127,654 127,654 0000000000000a780fce14bef628cb9ddc56e2225781157485422bb0dd309ead 29 0.01 vMB 709
127,653 127,653 00000000000022a9cce2a8b74b98f243e1d5d5aaa36ee255dce8e423fc255d98 16 0.01 vMB 574
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 392.05 GB
    • Received: 1.99 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.