Loading Tool

Explorer IconExplorer

Memory Pool

46,095 transactions
19.63 vMB
0.04972844 BTC
Random Selection Loading Transactions
Max Size: 124.00/200 MB

Candidate Block

Mining Attempt c82b8cbd1868737406d0884443109432d7340c5db0cdac77f6a23c14c4c5620d
Version 20000000
Previous Block 000000000000000000012599c7cf5e2b256cb41cb97b943f31de18fbc9f2017d
Merkle Root 065e15979b8dfbd9f6367e12555c293d6f5e25c2ba8fddf67dc7a4f19b165958
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.02240479 BTC
Feerates: 711.64 > 2.25 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,877 (106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,771 938,771 00000000000000000001ead4fed3878deee9f387bc983770e8838712fffef093 722 0.32/1.00 vMB 2
938,770 938,770 00000000000000000000d5a56701dcacbcb6a8650556e55725759eac194e84c0 3,817 1.00/1.00 vMB 0
938,769 938,769 00000000000000000001b6d7adb6d71f5f21a86eb355a72fbf005f45a4ccb80f 3,082 0.99/1.00 vMB 3
938,768 938,768 00000000000000000000c01c8c00ee2ff493a6a60a6373a32fe56f580dccf9cd 2,531 1.00/1.00 vMB 2
938,767 938,767 00000000000000000000349ef73ba524ba713389d59f43b1fa9a313d39d6f25c 2,866 1.00/1.00 vMB 2
938,766 938,766 0000000000000000000009dd60b5907105d48850d063535ca282163bd7013687 1,932 0.67/1.00 vMB 2
938,765 938,765 00000000000000000001a625f5684af3b309d2a2567443d243297465e3c72e72 2,450 1.00/1.00 vMB 1
938,764 938,764 0000000000000000000125bf7c0af11d5dab36204a732ea7a3df445177a61d8a 3,880 1.00/1.00 vMB 4
938,763 938,763 000000000000000000010fa89a8933d52b723080f56443e2935794fa0da90e22 2,865 0.87/1.00 vMB 2
938,762 938,762 0000000000000000000059cf70639bc8aff5d055a372f89038b2b607fa55bb24 3,620 1.00/1.00 vMB 2
938,761 938,761 00000000000000000000b5f2f2bdf57b3dd2ad2cfe6b189158b14f1aca15ec82 3,761 1.00/1.00 vMB 0
938,760 938,760 00000000000000000000b4284fd6716163449e52113d202dbf485dc58eb4852c 3,264 1.00/1.00 vMB 2
938,759 938,759 00000000000000000001291fe27e6923f9fe40268768e045ac1e5c0ec6580086 2,272 1.00/1.00 vMB 0
938,758 938,758 00000000000000000000d132717b74932eff2af5b9e0164827662c03ace16c4d 3,581 1.00/1.00 vMB 3
938,757 938,757 0000000000000000000169b648559b3dc9977474c485f7b84074526df42e6f51 904 0.32/1.00 vMB 1
938,756 938,756 00000000000000000001c1dbe7eac70b41271d0c1903ca0de2e5290da4a0e412 3,576 1.00/1.00 vMB 3
938,755 938,755 000000000000000000016a0e819e8299c6133b46eb2d72f27f3f42510d9f44c4 795 1.00/1.00 vMB 0
938,754 938,754 00000000000000000001dae3ec94f397ff9ccfafdd3fba2c521cc11fa6ad936b 3,095 1.00/1.00 vMB 0
938,753 938,753 0000000000000000000197059ed8cde42b3e83377874cc4d31a4eb19f7f50e00 2,938 1.00/1.00 vMB 0
938,752 938,752 00000000000000000000d991f55afedf2c71284fae3ecd87354bfd51e333198c 1,582 0.47/1.00 vMB 3
938,751 938,751 000000000000000000010e1a55b3956729ec8934cc6eed513838e3969bc064fa 1,755 0.43/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 824.67 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: 4,207.08 GB
    • Received: 230.03 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.