Loading Tool

Explorer IconExplorer

Memory Pool

47,344 transactions
28.44 vMB
0.11350298 BTC
Random Selection Loading Transactions
Max Size: 148.86/200 MB

Candidate Block

Mining Attempt a678903fdc0d41af95bbbfa8fa414497e90bf4944b4b70a36a1b3978ef1a5c79
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e2f8819f33b374b8434de2e4a84795e1d7cd66036840beea3ed122a11e15abe4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.04622615 BTC
Feerates: 150.77 > 4.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (660,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,978 253,978 0000000000000046bb2f32133a904c2afed17ce98e13b96a0db8711e14dd05b1 312 0.14/1.00 vMB 135
253,977 253,977 0000000000000000eb8e67f018f483ada4a64311dd64cfadaad3dcead1a435d0 256 0.13/1.00 vMB 62
253,976 253,976 000000000000001ff976cb0ce68fcf2a45b571d1e8eae3870abfe0a803e9a634 512 0.20/1.00 vMB 120
253,975 253,975 00000000000000108e64e0fa6180722dc00179f4d1ca10bdf70f7d8510ba77a0 30 0.01/1.00 vMB 112
253,974 253,974 00000000000000166ce85df1b3f1b3e8fda89ffb287f33b3cfe389a229e130bf 266 0.13/1.00 vMB 139
253,973 253,973 000000000000001d4cc94952de7d11c816e65b1adf1ea46a90ec39f6b33a13bd 286 0.12/1.00 vMB 98
253,972 253,972 0000000000000049d70a46beb4a41729799e00efa9051cb138c8836fc07ae411 153 0.06/1.00 vMB 151
253,971 253,971 0000000000000045d06c8ca80b90fd304ff508fb4377525d3caeb636b48e54a2 37 0.02/1.00 vMB 241
253,970 253,970 000000000000002ca0ae83053ceb243aed2fa97315c8be12c5c5b5d9603f6d55 404 0.25/1.00 vMB 77
253,969 253,969 000000000000000a4bff9303ac5635d3de13e48e783336b0d430473163b787c2 256 0.10/1.00 vMB 171
253,968 253,968 00000000000000516f1ea2acd2066ea72ceccf05c580182e77ab59006d7ec621 42 0.02/1.00 vMB 93
253,967 253,967 0000000000000016fc0093b897a79031ec051ae91ea7761b80dcd9b1e1849546 447 0.19/1.00 vMB 102
253,966 253,966 000000000000003b391d1e5ffec9c98d947fb2f588f451e83b22b9d8a913a30f 256 0.11/1.00 vMB 98
253,965 253,965 000000000000002f6c0ac43224314d21b95139d8dd76893aa7b231a03d905fe8 273 0.14/1.00 vMB 108
253,964 253,964 00000000000000204290ed110173d222f76bd6d9043f5c92e84113abe317dccc 93 0.04/1.00 vMB 61
253,963 253,963 0000000000000042ab4149f1992a5c294da6d791567c69d483c6864c9241f772 1 0.00/1.00 vMB 0
253,962 253,962 00000000000000312a51de609535bf09a3a2f7c300e1c525539c2986f7fbf7cd 631 0.29/1.00 vMB 115
253,961 253,961 000000000000002008e2a6bd13012c525feeb03b03970dbdf9e53315b677e6c4 87 0.04/1.00 vMB 137
253,960 253,960 0000000000000023c8be218e07ba62b731c9618743ed2b1a8d85a68a5139531f 87 0.09/1.00 vMB 97
253,959 253,959 000000000000000d4fd98cec05712af6dc5a1443e0ce577aba26499495e5ce19 547 0.23/1.00 vMB 133
253,958 253,958 00000000000000111c17ff80d57bec2d334c2d0bfb50e1c1a0680a2bf700abc5 149 0.06/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.