Loading Tool

Explorer IconExplorer

Memory Pool

80,419 transactions
30.18 vMB
0.07408552 BTC
Random Selection Loading Transactions
Max Size: 184.93/200 MB

Candidate Block

Mining Attempt 0c5d82b1c26fd1f391c4b3de73447fc061330c58ac2dab3c1c66cabc2fb3114f
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4e94ecc450f8d346aafb44febb88e845df4fc7f702bf10ef544d5902e5ecb603
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,665
Size: 1.00 vMB
Total Fees: 0.00688007 BTC
Feerates: 40.21 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (43,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,756 871,756 00000000000000000001411d708589d113a084c09cc786a568a69237ade50419 3,381 1.00/1.00 vMB 17
871,755 871,755 000000000000000000017f436b3b74ce9a3b5a2080f8fdc2b0e8ab890a21ebd1 4,114 1.00/1.00 vMB 5
871,754 871,754 00000000000000000001050bd93ea26a4c51eb451bdec16b7a622903988225bb 3,718 1.00/1.00 vMB 5
871,753 871,753 0000000000000000000221e26f0acc5ae6c5e224da2d3ed7a0582a03357993e1 3,676 1.00/1.00 vMB 5
871,752 871,752 0000000000000000000299f4ca9cf525b7c34c88be5fcc8102b6633a7b33ab90 1,531 1.00/1.00 vMB 5
871,751 871,751 000000000000000000018554ca0662b1278e1c57f5ef2e8df82c7bba087ca795 3,662 1.00/1.00 vMB 11
871,750 871,750 00000000000000000000caa41b637e9ec5241708df493fa9e8193ad44b08d241 2,689 1.00/1.00 vMB 8
871,749 871,749 000000000000000000019ec3adba36d2149581f1d795363644bb5b74888c1f14 2,181 1.00/1.00 vMB 8
871,748 871,748 00000000000000000000d7afa464188f0746099c26ae100ebbe727f004a765f0 3,948 1.00/1.00 vMB 11
871,747 871,747 000000000000000000019b9509e5590ff2e7a8f4d4cdc0529d12c7b10c998705 3,434 1.00/1.00 vMB 5
871,746 871,746 00000000000000000000de1ce7c0ea10f6067bc2a1b0f53c54bbe7cb114a6bab 3,281 1.00/1.00 vMB 11
871,745 871,745 00000000000000000001ba6d535d20322d61e4122f866c2e49f142f0a494d97b 4,254 1.00/1.00 vMB 5
871,744 871,744 00000000000000000000f8c24f6f1804118088c480b5100d096b830183efbe07 3,269 1.00/1.00 vMB 4
871,743 871,743 000000000000000000024d13155cfffaf87e8a242553325c635a0f873235bd8a 2,903 1.00/1.00 vMB 8
871,742 871,742 000000000000000000010f1a8711f4cddc033fe36e89099bd0ea8ef27d28ee48 3,437 1.00/1.00 vMB 9
871,741 871,741 00000000000000000001e7962343383de4e3c05e515065e1e2fb7c00baabb607 1,198 1.00/1.00 vMB 3
871,740 871,740 000000000000000000008b259299bd1e8580ed7f028ea5f244196c57344fc844 3,451 1.00/1.00 vMB 5
871,739 871,739 00000000000000000002921d360283560b0bed1259d950bdad2ce912dc96320b 3,577 1.00/1.00 vMB 7
871,738 871,738 000000000000000000029dd50b06f6e2bc7d33c8391d125c27507118f1e4cd47 3,983 1.00/1.00 vMB 7
871,737 871,737 00000000000000000000b847a1fa9212c6ed816d5ebfe57117f755e708122d9f 3,602 1.00/1.00 vMB 6
871,736 871,736 00000000000000000000ace81e1a0562aa356dd867c697f8c8fe4f084a5bee70 979 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.98 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.