Loading Tool

Explorer IconExplorer

Memory Pool

85,745 transactions
31.45 vMB
0.13577536 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt 697b6d3c4dc1d0d2c36a207042819ae1e56e425426ddab15ee22a8bda0156afb
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 759dd139c9e59a7eb0654dfbb099c7ee40006ce507f44da46c55b0b5b0556264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,769
Size: 1.00 vMB
Total Fees: 0.05840338 BTC
Feerates: 214.31 > 5.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (909,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,550 5,550 00000000f17bb352960d24ca298a9c986eafa9dddeed41eee4a09d75ad610cbb 1 0.00/1.00 vMB 0
5,549 5,549 000000007cd9ac98889d980cff5d6ff741ae977b594ff17bd1795e79ce916ef5 1 0.00/1.00 vMB 0
5,548 5,548 000000004e1942f8720de40b68b5f52510060a9fed6c3018dd7af62cf78144be 1 0.00/1.00 vMB 0
5,547 5,547 00000000e89fa57610a2194b859ae2ff1d6129399b7f92fcf1e6dd81d0c07c57 1 0.00/1.00 vMB 0
5,546 5,546 000000009373ab8cf912050e3d9a3a7933b0ac1d3069ccca1a11efa6bbd9f4a5 1 0.00/1.00 vMB 0
5,545 5,545 00000000d792554eb5222f19e1d3a91fdf66a3cd4949588cc1fc5bef7441d1c7 1 0.00/1.00 vMB 0
5,544 5,544 00000000829fae72753f0d3fb9ecf5e6329501bb075a20be0529ff6fdeb333b5 1 0.00/1.00 vMB 0
5,543 5,543 00000000fc162dab7c86bc96fe1096616b9a725aca1f60dee71fe7922ab9990b 1 0.00/1.00 vMB 0
5,542 5,542 00000000d9081d63277c46d063f6bb871bb5af31110646cd302aefcd20a2d760 1 0.00/1.00 vMB 0
5,541 5,541 000000009c927b3df26058a468ed1bdb924af1beeb6c5b673889b6d7ab816088 1 0.00/1.00 vMB 0
5,540 5,540 000000003762accfac345c2d5a99bd95010015eeab1376dafd5910bd9fe0bde3 1 0.00/1.00 vMB 0
5,539 5,539 000000009bfa84517289deee15509534073aec4d2f44f7be0e58fae9fa9165d8 1 0.00/1.00 vMB 0
5,538 5,538 0000000093cad29af9f1a453c1788d661e1f03973b3de7a5d9895b5089b3560c 1 0.00/1.00 vMB 0
5,537 5,537 00000000108e2d7ab83a34e3d4ab2eb807b9651370eec39ab33c3f52c897af4d 1 0.00/1.00 vMB 0
5,536 5,536 00000000baa5e5244596c280cc198968a08000ab1147156d9d12499857404542 1 0.00/1.00 vMB 0
5,535 5,535 00000000b7fad65ac1dcbcfae581af39d329f9d5e0d45ae221db87fadd01776f 1 0.00/1.00 vMB 0
5,534 5,534 000000001c62d16f6f854444bd1e4cb28243a9dd8760e9a29a5adeee001bc6c6 1 0.00/1.00 vMB 0
5,533 5,533 00000000c29bdae03f2f331c1ff69309ed7b55ed0c21d2e63ac4d36c6aa61bde 1 0.00/1.00 vMB 0
5,532 5,532 000000001d58b1c023e458203f5389eeea6a325cdf75306d1cbc5c06620dfb41 1 0.00/1.00 vMB 0
5,531 5,531 0000000046b6272474a106a41c35c914370c3b3d96da1ba75d2e29f6afc71a65 1 0.00/1.00 vMB 0
5,530 5,530 000000005310971d1304a456759d9e85e4aad473f5f773a62fb9d08a51e313d9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.