Loading Tool

Explorer IconExplorer

Memory Pool

77,855 transactions
29.01 vMB
0.06873105 BTC
Random Selection Loading Transactions
Max Size: 173.60/200 MB

Candidate Block

Mining Attempt be3c215a58ba525d1294db7e81e63297b298220f89defb8a87365c53d623a2d2
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root e73d8514fd5489eb45e9c8a62b32c9e98b15283a09c8d9529c66726d91eb1b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,389
Size: 1.00 vMB
Total Fees: 0.01002640 BTC
Feerates: 73.20 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (667,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,716 247,716 000000000000004dc3c25b1e45dc987901f3a63a44b067bfb12ec09d4604a9d0 127 0.06/1.00 vMB 120
247,715 247,715 00000000000000037e579953ec4edd54fc07c7081df92ded093d14872c3464ff 99 0.04/1.00 vMB 180
247,714 247,714 000000000000009e9be3130f2c922037d43f6bf46034a38ac17c1c1d28dc663f 114 0.05/1.00 vMB 116
247,713 247,713 00000000000000172fd8d6ad6ad989627a31fec18e4c76933912874a35678854 8 0.00/1.00 vMB 120
247,712 247,712 000000000000000aad49a9d3df30924cee9ce6666903bace5a4bad67dcb02ba3 186 0.08/1.00 vMB 105
247,711 247,711 0000000000000076b94f88bf3902c8b022ae2fd09a75c4151cfe1d537004f343 70 0.04/1.00 vMB 124
247,710 247,710 00000000000000972117f2dd276814f729885ebab282f051f1e8eeca7c2266f3 14 0.01/1.00 vMB 96
247,709 247,709 000000000000005258960781e548bea06d48454d6fcd8ef83d627c9e656af338 3 0.00/1.00 vMB 0
247,708 247,708 0000000000000071b3099de51426fae2160a81226abfe5628d7de5bcf0ef80d8 181 0.08/1.00 vMB 125
247,707 247,707 000000000000005a1f8e46c95ae9cc7d5c8f24aa8dce10e52a2ea54d307ffa9a 280 0.14/1.00 vMB 121
247,706 247,706 000000000000009a07a5054035162e0dc27b839bb377d195b6da0b11c9fa420a 187 0.07/1.00 vMB 164
247,705 247,705 000000000000002b8287a0febc5e0f0e34af8ffc53ea5d0806deb3fa91981cf2 115 0.06/1.00 vMB 124
247,704 247,704 0000000000000075cd7f8e222ef782da7839b57d175f9cbf5bce0d76281c5771 115 0.06/1.00 vMB 105
247,703 247,703 000000000000005e9a2c90c17cc585b4f26eaa26d34fdf0c509034b64f19a873 181 0.08/1.00 vMB 190
247,702 247,702 0000000000000061aec1eaf2a6909d401a0486ad984ca5ab7f74597ba95edf92 8 0.00/1.00 vMB 12
247,701 247,701 0000000000000077d49894f1904fa62eaa3b234791ee97c60cab2c359c4b77d6 226 0.10/1.00 vMB 141
247,700 247,700 000000000000006a5aa50066c94dc713740c98682d550f87d08bf0c35674731d 8 0.00/1.00 vMB 49
247,699 247,699 000000000000007d7518e13015a93c0f45d97c8fc0862aa74db4eb4e913444e6 115 0.05/1.00 vMB 142
247,698 247,698 00000000000000a2db5ce2b380c26335a6dbe3fc28f66342f97ed68678a093f7 142 0.06/1.00 vMB 158
247,697 247,697 000000000000005ff22e0fec82b946c95cf2cda2718b75a983538829f6fb82a1 4 0.00/1.00 vMB 0
247,696 247,696 0000000000000042eb7c44aa3f4a4fb6924db1f678c090c9d57bb898f80a389e 261 0.14/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.