Loading Tool

Explorer IconExplorer

Memory Pool

91,996 transactions
24.41 vMB
0.06762789 BTC
Random Selection Loading Transactions
Max Size: 164.08/200 MB

Candidate Block

Mining Attempt 552ea7f333beb40cdaab18c862885d16df2fd9a90941e5bd74eedecfc3b412b5
Version 20000000
Previous Block 0000000000000000000168f6fda2d1bf0725812e6c2a4ff42daa955f44ac86a8
Merkle Root 6a464f426298a51d72abb4325a3b9115a14ac3ffa0344969ddaf79bb52a6d959
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,484
Size: 1.00 vMB
Total Fees: 0.01002741 BTC
Feerates: 151.08 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,095 (911,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,019 5,019 00000000d1c6dd5c2746b21cc54966eab68a24ffc152ecf53f0bc4bf59da6966 1 0.00/1.00 vMB 0
5,018 5,018 00000000f84617ccb4e4f069cbcf641f4fbef59b43583bd0021fc85845f7d74e 1 0.00/1.00 vMB 0
5,017 5,017 00000000906ec21d7b5c22f724f955212463b7275ed4f209ca44a6c235854202 1 0.00/1.00 vMB 0
5,016 5,016 00000000dcef08d7694a92a9cbb2b90a4e66dc9299df51d7296aed972af369c3 1 0.00/1.00 vMB 0
5,015 5,015 00000000332f23add6bf08f8d6aa46acbdfd3fd238bafa3640084eb20511bcfe 1 0.00/1.00 vMB 0
5,014 5,014 00000000299ded291db48445b2642a0ffd02ac51aee52e494e024fd3dcae9bdc 1 0.00/1.00 vMB 0
5,013 5,013 0000000082b427d4f4c3dec9e1df1b9f32b426fa8b12e85384921aa3f59306c3 1 0.00/1.00 vMB 0
5,012 5,012 00000000cc686b75642b77dc7239109ffab8d22f697f6b4425ab4edc8e0c2250 1 0.00/1.00 vMB 0
5,011 5,011 00000000c535e0f28e371322849ab28abb37ddd9dbe3c2e100302375ecf63fbb 1 0.00/1.00 vMB 0
5,010 5,010 00000000708927f1d6d2b36335dc00fd53de68fa1f78972a34ed830ba1e42c90 1 0.00/1.00 vMB 0
5,009 5,009 00000000db02b5d1a108b80d9f7aaef7abe80c5d583aca83ee630d77d1c6b1a9 1 0.00/1.00 vMB 0
5,008 5,008 00000000b3d4db87a344aa8294146ea5dccace239800c314a757a8595c5eac9f 1 0.00/1.00 vMB 0
5,007 5,007 000000002d2e2c744dcad27e34b5674ce03194451fc82d34d0b114aea1c8e823 1 0.00/1.00 vMB 0
5,006 5,006 000000009445629e5662b81815da26b0cdfa65c54f9b64378ab2a3d501087438 1 0.00/1.00 vMB 0
5,005 5,005 00000000d8e1ff70753bdcc86a037f9394d61c9437d1a14f9878c6b52285cbb7 1 0.00/1.00 vMB 0
5,004 5,004 00000000422e1857bb1bd758376a2e541cca2f329de1a63663f1fd9787476f01 1 0.00/1.00 vMB 0
5,003 5,003 000000004a365ae12d9e43615db500336e9c40afd19502d3e1fa066e0c924532 1 0.00/1.00 vMB 0
5,002 5,002 0000000058c93b07908de1a99f12593a18c0dbdcfd912c2327ecd36a6bac0c8c 1 0.00/1.00 vMB 0
5,001 5,001 00000000284bcd658fd7a76f5a88ee526f18592251341a05fd7f3d7abaf0c3ec 1 0.00/1.00 vMB 0
5,000 5,000 000000004d78d2a8a93a1d20a24d721268690bebd2b51f7e80657d57e226eef9 1 0.00/1.00 vMB 0
4,999 4,999 00000000c9a61ea18fbf06b03e10033355e6eab3de038d975f40af9babbe0658 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.29 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: 815.18 GB
    • Received: 24.14 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.