Loading Tool

Explorer IconExplorer

Memory Pool

81,050 transactions
30.40 vMB
0.13425813 BTC
Random Selection Loading Transactions
Max Size: 182.00/200 MB

Candidate Block

Mining Attempt 7310c4da0055ebd2e183bb82f787e11de4957efd7a78d177d6e929f4be06eb38
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root e1dad34e2e44bb637c6addabc6333041ab382a33f9bd72967850ed3ff343e771
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.06170819 BTC
Feerates: 150.86 > 6.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (146,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,613 768,613 00000000000000000004561fc87d0bd01171322334d1b6b0ad0f0f2829e2573f 869 0.49/1.00 vMB 3
768,612 768,612 000000000000000000001e32b3398c3773208dba148a988f6f37ee64bbeb1831 1,169 1.00/1.00 vMB 11
768,611 768,611 000000000000000000043ee446dcd3c8f95510ecd30a341ceebdfcc5c705ec33 2,079 1.00/1.00 vMB 20
768,610 768,610 000000000000000000018867edfd3d9f55331852b877d500e366d8ed3ce746c8 230 0.82/1.00 vMB 1
768,609 768,609 00000000000000000002d5d4c73ae3a2699c5cae86dda502caaaf7b80e4d5ebe 2,012 1.00/1.00 vMB 10
768,608 768,608 0000000000000000000084789196d7b788e4dd1d87bb4f6a6bbae5b3129d22f2 2,558 1.00/1.00 vMB 11
768,607 768,607 000000000000000000060f079683ee714d57b81ded7dd06f23d908021e8e6ca5 2,808 1.00/1.00 vMB 10
768,606 768,606 00000000000000000001b5b0b9215e03eb8f51a911029837ce776b1e548c0875 3,016 1.00/1.00 vMB 26
768,605 768,605 000000000000000000027d1c03f385b6c006d0635d8e40165bef4caa11fc2d8b 2,371 1.00/1.00 vMB 11
768,604 768,604 00000000000000000002f2e9ef02165cd4886a7bc4aaebe5d67e652af2f3ec70 1,240 0.99/1.00 vMB 5
768,603 768,603 00000000000000000004e5aace51d4cc153c36df4727daeee842fcfc9036eaba 2,673 1.00/1.00 vMB 16
768,602 768,602 00000000000000000007a7f9d1c57fda0d56aa916878f0bc39c885d01a69140e 1,675 1.00/1.00 vMB 7
768,601 768,601 0000000000000000000735a3748ca86debab5e562b5b3e1ec73233933065dfaf 1,497 1.00/1.00 vMB 18
768,600 768,600 000000000000000000002fda973bb1e13e924aa36eeaaa3f2e190024df4db060 2,214 0.81/1.00 vMB 12
768,599 768,599 00000000000000000007f07e4a05e05e96b5c861512fd1f9c61dfa2a02896ba7 852 0.26/1.00 vMB 12
768,598 768,598 00000000000000000006d48e1e40859141435688dcabb0473d5f2e46d570632f 203 0.07/1.00 vMB 64
768,597 768,597 00000000000000000001d94e94a820e6d3c3a847a1318be776369e72e9c5bac7 855 0.31/1.00 vMB 12
768,596 768,596 000000000000000000005ab925480a1866ea830dededad63797f160b8fe16e8d 60 0.03/1.00 vMB 4
768,595 768,595 0000000000000000000308fccb4726ebf384936626e53ae374a9f53946ec9a43 1,034 0.47/1.00 vMB 10
768,594 768,594 0000000000000000000367ae3370ac13faadcbaf6c3e06404d14fce1e16d2286 1,068 1.00/1.00 vMB 3
768,593 768,593 00000000000000000001f979ff526ac3c3d28d87d310577ec89990438e5f3f90 2,768 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.