Loading Tool

Explorer IconExplorer

Memory Pool

67,921 transactions
25.93 vMB
0.06278643 BTC
Random Selection Loading Transactions
Max Size: 155.99/200 MB

Candidate Block

Mining Attempt ded9dd09692adb007a92b75679fe97962fd887c415f8da517f5d1ad2e3a95cef
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 40fa5dca6488caedce50f1c15db5588d1e11355f87686650d8b6cd4939277b2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,645
Size: 1.00 vMB
Total Fees: 0.00791607 BTC
Feerates: 60.03 > 0.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (906,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,721 8,721 00000000ea88a91c6afaa042408c615fe734e0bb0318b552deb0313f5946a8c3 1 0.00/1.00 vMB 0
8,720 8,720 0000000022e43352860ba926e8bec083b3a5813aa2765b41481120475eb5a972 1 0.00/1.00 vMB 0
8,719 8,719 00000000c9f97bd791965adb77b201eaa24250c158c2feff90ee940d899f1a67 1 0.00/1.00 vMB 0
8,718 8,718 0000000051a2782b66fbe81a277caf2e8ce01f784a76d4971b25490464203371 1 0.00/1.00 vMB 0
8,717 8,717 000000003090d3be5efc43312aec52b7bfedde1e8ddecbf63401acb1880b15a6 1 0.00/1.00 vMB 0
8,716 8,716 000000001a9ab00a7f9ad92dd5a55a6c1e63fcdf4f39f96cb2d119901bf3a1dd 1 0.00/1.00 vMB 0
8,715 8,715 00000000fe863e496bd8e05064ce2a35c01516b3bef59fa2f443343df51a7cda 1 0.00/1.00 vMB 0
8,714 8,714 00000000ebb275f3b11535da741eb34b8aa406bd9c0f18beb34108df58ac1d47 1 0.00/1.00 vMB 0
8,713 8,713 000000006d49cccf1a2e84eace24eb5096741fc6147e307d49a888077d6d5cb6 1 0.00/1.00 vMB 0
8,712 8,712 00000000be3479860a747e2fa3212d4a7dc9dd252d15942b0d44567bd931f3bc 1 0.00/1.00 vMB 0
8,711 8,711 000000008fee4dbb28eed41e6f7772d5c3f3f1dc81dfe3b4f938d5c6674fa098 1 0.00/1.00 vMB 0
8,710 8,710 000000002252e14a5e9415cc10dc2d5d277c294d73f3dd3215ab1dc1570a7ad2 1 0.00/1.00 vMB 0
8,709 8,709 00000000e45135d08930aced43292e6780309e09f6aedaff6837baf5999e5938 1 0.00/1.00 vMB 0
8,708 8,708 00000000c76ed351f1de1b06a2653e7336b6bca2c35db62d7354db239f2daa41 1 0.00/1.00 vMB 0
8,707 8,707 00000000bc0bbb516a5931c9c2bf92e34086e98ded9a3039ca6b6fedd1fe654f 1 0.00/1.00 vMB 0
8,706 8,706 00000000b830b128c054ce9e1a8492236b24731c6edd4f7c91d53444184475f3 1 0.00/1.00 vMB 0
8,705 8,705 00000000b3a56e88b76616452ba6763eece0756f8ed061dea6b48a96c0e8f35d 1 0.00/1.00 vMB 0
8,704 8,704 0000000023bf2a6b9fdb55a03690eb77a746bb0e95488f18c666c45cf3511720 1 0.00/1.00 vMB 0
8,703 8,703 00000000aaaa8ffe108ac1aba04f8415014a2d3892f9849b52b30e9726af533f 1 0.00/1.00 vMB 0
8,702 8,702 00000000d44c165c8c8a7e9a2aa502a299327c744addee331b03733fe1b382f0 1 0.00/1.00 vMB 0
8,701 8,701 000000007a7f2fc8caf6f4b7ba2a661f086999e5d9f6d56aaaca148c11f5ed10 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 766.52 GB
    • Received: 19.28 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.