Loading Tool

Explorer IconExplorer

Memory Pool

33,236 transactions
28.03 vMB
0.06113638 BTC
Random Selection Loading Transactions
Max Size: 138.76/200 MB

Candidate Block

Mining Attempt 24c0ce6d104adf1e42a9008e6f580eefd5fe2d1be12cfa25941d17345e1520ce
Version 20000000
Previous Block 000000000000000000004e4a0cd99092da9a80120adf6e0206d92201d13ffe85
Merkle Root 9ae4ce0639005b2c1a22a11e1270f8b1d4ed7118692047a275bf991362685c10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,270
Size: 1.00 vMB
Total Fees: 0.00722333 BTC
Feerates: 33.23 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,521 (117,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,950 796,950 00000000000000000000799a579a7e3e12dd6bef2280447c104f0452e2ec1221 2,529 1.00/1.00 vMB 9
796,949 796,949 00000000000000000004f1d9f5a6ac1b445ce8ab40fc1b8ac1f80d1ac23b2335 1,216 1.00/1.00 vMB 12
796,948 796,948 000000000000000000058dd7acb0603b00b97e62011173e3cbe89088de30096d 613 1.00/1.00 vMB 8
796,947 796,947 00000000000000000003e15a50fd31d37e64776ed3e1d470fb77437114175101 1,642 1.00/1.00 vMB 14
796,946 796,946 00000000000000000003df9c2f3e1f746d352400f6890d9d05f51340ddeda0e4 2,912 1.00/1.00 vMB 10
796,945 796,945 00000000000000000001ab84e80bb2e6090769422c2066adde44290a272f8542 2,634 1.00/1.00 vMB 11
796,944 796,944 0000000000000000000548dd22eb87aae303ef7de7fb8048bedf73789e5a1c5c 2,227 1.00/1.00 vMB 21
796,943 796,943 000000000000000000038aab820102794185c2b81f8f541df005d12a79428776 793 1.00/1.00 vMB 8
796,942 796,942 00000000000000000004b569a2d3dc374d69249fabad1f5f755855276bbbed3e 1,415 1.00/1.00 vMB 12
796,941 796,941 000000000000000000052fcfbacbbf84632a76c8cf5ebe57abc1c1c3e8aeee86 1,493 1.00/1.00 vMB 13
796,940 796,940 0000000000000000000219baf40be5c199e3a1e6790b3c6cf978675e08c296ac 2,520 1.00/1.00 vMB 19
796,939 796,939 00000000000000000001302e5dd0c930ec8ef3be8712484cd9916de2e5007559 2,497 1.00/1.00 vMB 24
796,938 796,938 00000000000000000000ab07f5199cac435ffa5486eed0b99b675dc24fe27add 1,001 1.00/1.00 vMB 10
796,937 796,937 0000000000000000000049032c8b7383249a8ea8035a6b250deeb9eded36a308 846 1.00/1.00 vMB 10
796,936 796,936 00000000000000000001e17a9535789af6bfac31156e3580de817a59d6a35001 1,293 1.00/1.00 vMB 11
796,935 796,935 000000000000000000006662284a6f47833c70fc65dfd9d51596758842254347 1,297 1.00/1.00 vMB 14
796,934 796,934 00000000000000000002cbf05bb0d15f222ff225828a0f46743b7883f1cba5ec 1,138 1.00/1.00 vMB 13
796,933 796,933 0000000000000000000165e3a518270d343c81749f8cf8e9141bf875615988cf 1,681 1.00/1.00 vMB 13
796,932 796,932 000000000000000000045554b1bf23a8702a23d37324e19974bc134235545a0a 1,101 1.00/1.00 vMB 10
796,931 796,931 0000000000000000000340bfbeefbe74e18e32d74256e5c834acac36ec49392f 2,078 1.00/1.00 vMB 15
796,930 796,930 0000000000000000000379a8e386db79efa00cb87f458aa79240bdb6f4126d37 1,258 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

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