Loading Tool

Explorer IconExplorer

Memory Pool

47,883 transactions
27.76 vMB
0.05948360 BTC
Random Selection Loading Transactions
Max Size: 148.22/200 MB

Candidate Block

Mining Attempt 119d25f655f62951161250fa365699ef4b7e93df416edcc4d99f13ef64337227
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 5bdbd3ca2874eb98537b8ac565686f53b439738c4a68404f2c20524a714ba515
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.00720237 BTC
Feerates: 100.00 > 0.72 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (680,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,963 233,963 00000000000000804b53bceebc63a1aaf05b83aa422e1b297e853168a91d2c97 396 0.16/1.00 vMB 198
233,962 233,962 000000000000006d25dab10f05fcc4bf62894327865265567fec99615ef4fea6 267 0.15/1.00 vMB 86
233,961 233,961 0000000000000130b2c59d6948a6f55c91e29847b8972323e0b9afcdee955af6 543 0.26/1.00 vMB 182
233,960 233,960 0000000000000107d8732483844684ba1f4c07c9fcae9736e5a1709d693f6abf 434 0.19/1.00 vMB 168
233,959 233,959 00000000000001a41f8ff3643d2476496c07ae5a6eb00944dd4356167ce30c86 683 0.34/1.00 vMB 158
233,958 233,958 000000000000011f20849071923e80c602c7fcf18902c58bd81d411db4cc916d 517 0.21/1.00 vMB 148
233,957 233,957 00000000000001a3aa63a5ab9d8c1e27e6f3a620806e0ccc8f25f877ceae42f4 330 0.15/1.00 vMB 166
233,956 233,956 000000000000009a99382e14b3738520c5efa73fd640c6889ee93b1b42029a19 455 0.23/1.00 vMB 138
233,955 233,955 0000000000000044d75fdf9a1b6da9b2da9d1199cfcd9b5899d0d1db973b4bcb 383 0.19/1.00 vMB 183
233,954 233,954 000000000000019d22642f4ce446bf587f00d430088a81c497a7a95f7b22abfa 260 0.25/1.00 vMB 32
233,953 233,953 00000000000000357106c262e97fc30c555ded259b10ac49b9def6ea1425848b 855 0.31/1.00 vMB 175
233,952 233,952 00000000000000e66bb09d66fd0e0745673292e414ea6c004e1a35f3b919d373 516 0.25/1.00 vMB 137
233,951 233,951 000000000000017f0dc955bdb2309a9e171ede087b79cb46334f1ef496704243 261 0.10/1.00 vMB 251
233,950 233,950 000000000000005e457aa0957ad074765273a6cfe66e3dfcd0452cae0d0b53e9 325 0.14/1.00 vMB 145
233,949 233,949 0000000000000142254c89ff10aac3b85b0acf8c9c10dd8334b8dc57d823260d 305 0.14/1.00 vMB 121
233,948 233,948 00000000000000f989c963b6152e2ac7613cb768d51cdcb4edb265f6ff06823a 473 0.25/1.00 vMB 275
233,947 233,947 0000000000000047464bef378736bf15b050130dd184a5b9df4bd47056331b67 49 0.08/1.00 vMB 120
233,946 233,946 00000000000000dc803e05ed7d4257ad61320dff92fd6bad701de2a6a8f48857 57 0.11/1.00 vMB 98
233,945 233,945 000000000000004895f9166c42c36c0f7d62c9ee6b1d3f073f23e4c759d5e826 368 0.19/1.00 vMB 161
233,944 233,944 000000000000011eead069ed281d213cc037d674840facb772f305f783dd9dff 260 0.11/1.00 vMB 180
233,943 233,943 00000000000001a5e28bb1e9aad40f846d66fb7911c0db4dc32a039bb168a237 151 0.06/1.00 vMB 205
Previous 10 blocks ↓
Total Size: 782.02 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: 649.99 GB
    • Received: 13.24 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.