Loading Tool

Explorer IconExplorer

Memory Pool

80,959 transactions
30.06 vMB
0.07434159 BTC
Random Selection Loading Transactions
Max Size: 181.25/200 MB

Candidate Block

Mining Attempt d653248cb23094852d3ae845f0b1abc51171b4c9f77ea573699c12366154686b
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root fc146e400f96c761d2b13c203fda165c4ef66d4e98fd12fd50eee655c3937e07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,345
Size: 1.00 vMB
Total Fees: 0.01291323 BTC
Feerates: 40.21 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (121,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,404 793,404 00000000000000000004df1da5c6717f62de4d0e9c0a87d2b58dc5a492ca7ed8 1,487 1.00/1.00 vMB 19
793,403 793,403 0000000000000000000282c92d40cab0dce582620c684efb4004b3d7e684405d 3,015 1.00/1.00 vMB 41
793,402 793,402 0000000000000000000490278373e5461e1a48313b4a9937c62d2d1d19ba009f 3,429 1.00/1.00 vMB 66
793,401 793,401 00000000000000000002b046fbefa8ea3eda804dd0f625e2f2a4784bcf66beab 2,443 1.00/1.00 vMB 26
793,400 793,400 00000000000000000003ffaa8122faaf3d798c3b8ac4099ab307741a74c938aa 2,626 1.00/1.00 vMB 48
793,399 793,399 000000000000000000026b8de4b8e6a6e73ca8fcebad2138a7c0923b29137209 2,576 1.00/1.00 vMB 39
793,398 793,398 00000000000000000001425983182a9118850b246c30fb0a92855acfe55a2aa0 2,830 1.00/1.00 vMB 27
793,397 793,397 000000000000000000014a9e17c56613063ac87fb127019eedf9eb0a4c62df51 2,099 1.00/1.00 vMB 24
793,396 793,396 000000000000000000023e4e8112293a345624e7b6138a0fff23ce3311727e75 3,089 1.00/1.00 vMB 47
793,395 793,395 00000000000000000002519b97c619e3c7d0f43750a8d1eafe11984728d63cc4 604 1.00/1.00 vMB 21
793,394 793,394 00000000000000000000ba8499c4dc0b746afbdbbca41eaa1fa84b4c9e802fc5 2,123 1.00/1.00 vMB 19
793,393 793,393 00000000000000000000c1a9b164e9ea5761a493dce6d08876d3f17fa2ea29ac 3,763 1.00/1.00 vMB 35
793,392 793,392 000000000000000000030b3e6f2eb25c3dd0ba88ceca750ba770bc54098a491b 1,750 1.00/1.00 vMB 42
793,391 793,391 00000000000000000005552704552215c6572100dad6366d9bcd932ace5c0fc0 1,606 1.00/1.00 vMB 22
793,390 793,390 00000000000000000004a50ed32d0c5b919d5c35c8b782d2945fdaf1339fd224 2,917 1.00/1.00 vMB 21
793,389 793,389 00000000000000000004c0667616de7780159fb2a97e98af48b239e44b2ad382 3,688 1.00/1.00 vMB 45
793,388 793,388 000000000000000000010e9dbb3800570d02b7a3eeedf1a220e78870b7c613b5 3,437 1.00/1.00 vMB 77
793,387 793,387 00000000000000000002cea9b2eddb44603983a657927738d7773bdb28ac099a 2,250 1.00/1.00 vMB 21
793,386 793,386 0000000000000000000546805b1dcf46947fbb7626812c6c03fa1bd3c67a4199 638 1.00/1.00 vMB 19
793,385 793,385 00000000000000000001636e5dcfc2b96acff5fa88fc618754a1a773f5d31b3a 2,040 1.00/1.00 vMB 35
793,384 793,384 00000000000000000002f17416d2954e8e700ed5e85723c2afa6616862219ba7 2,855 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.