Loading Tool

Explorer IconExplorer

Memory Pool

26,709 transactions
27.05 vMB
0.10004037 BTC
Random Selection Loading Transactions
Max Size: 130.08/200 MB

Candidate Block

Mining Attempt 779380b7dee60ea26b1e5c55e4a4a10f687e35f7adc4bbd689ce83ada1653622
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root c8321ef3e743ba3a97ed9ce89ea7b8e4361603f33838cb5176931ad6391de430
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,166
Size: 1.00 vMB
Total Fees: 0.04914058 BTC
Feerates: 101.66 > 4.92 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (117,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,957 796,957 000000000000000000056e594e3debce11907e5d1de0c6dd6dd99af946ba9d61 1,713 1.00/1.00 vMB 14
796,956 796,956 00000000000000000004c5fa3ed3a997a7dd52404269bc003ad4456908b21cee 4,799 1.00/1.00 vMB 9
796,955 796,955 000000000000000000015556efd0d3fafe4b20cf1b1587982fe0219db84db52c 2,203 1.00/1.00 vMB 10
796,954 796,954 00000000000000000002b02b171506f1e91046e2aacc9b60df3f1c739333fb16 3,552 1.00/1.00 vMB 9
796,953 796,953 00000000000000000001eb8c814227ebf1be131b56c691b8e993f44ad3c199e2 2,200 1.00/1.00 vMB 13
796,952 796,952 0000000000000000000077d285fe0a897995b55fd142ec50d86fc627f162b9cd 1,999 1.00/1.00 vMB 10
796,951 796,951 00000000000000000005812e0e3200cce52aa7501749b70821e532263b7e879f 553 1.00/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 781.50 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: 612.01 GB
    • Received: 10.95 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.