Loading Tool

Explorer IconExplorer

Memory Pool

80,474 transactions
30.44 vMB
0.09090744 BTC
Random Selection Loading Transactions
Max Size: 185.36/200 MB

Candidate Block

Mining Attempt fa5b0f4f1aa5e78cac11e29ce2688c24aafd54806fd6d1363c0c74bf931886dd
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 923490f1d6d54a371b716bfde652de6ba746ac89cf1b2b26207451c4d14dd388
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.02261809 BTC
Feerates: 200.89 > 2.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (30,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,347 885,347 0000000000000000000043e9fdee4e90ea1419a9753e440199282185a5032c95 1,675 1.00/1.00 vMB 7
885,346 885,346 00000000000000000001c4d96b4e62f0f77429d5b651f3fcfbbba91c99bb4e19 3,212 1.00/1.00 vMB 5
885,345 885,345 00000000000000000001e33f2975714f1ab72303f5696ad1aad01f1561f964fb 4,544 1.00/1.00 vMB 4
885,344 885,344 000000000000000000001e8cf88a74d2ae3941415f3b32a97f4a32456a25837d 1,795 1.00/1.00 vMB 6
885,343 885,343 00000000000000000001451dbfd96711f0f77aad4051598103d4c82be49eaef4 297 1.00/1.00 vMB 6
885,342 885,342 00000000000000000000408e1861461509dafb92dced04dd7103aa777642ff1e 568 1.00/1.00 vMB 6
885,341 885,341 00000000000000000001be97f311d960b863d94297ae7ea148dcf5c0ed1dd5ab 3,210 1.00/1.00 vMB 9
885,340 885,340 000000000000000000023511e9c97c9b0b5093876066b3cbcf9387b9abc5f20d 2,122 1.00/1.00 vMB 9
885,339 885,339 0000000000000000000208ac02d27402a4c1c33052da54272d47761b81bbfa86 1,510 1.00/1.00 vMB 6
885,338 885,338 00000000000000000001895a80cffc9a4c068aaa4b15570acceba473f5483dd9 1,912 1.00/1.00 vMB 8
885,337 885,337 000000000000000000024f37901df54b44ab1d5111581efa735bff8eaa183bd2 3,502 1.00/1.00 vMB 4
885,336 885,336 00000000000000000001a4a726bd7061ff575650dbf0944251e5bd38ea8c3424 4,287 1.00/1.00 vMB 5
885,335 885,335 000000000000000000016c85c8b52e68af37cfe28e37baaef746cc3f37e24ebf 4,474 1.00/1.00 vMB 5
885,334 885,334 00000000000000000000ab8f76c0f2786ee0272b394ef8ee677f340918fb567a 6,319 1.00/1.00 vMB 4
885,333 885,333 00000000000000000001a5defe5fd1b1d61c45a9e0bd62c3b6941283c3308497 2,432 1.00/1.00 vMB 7
885,332 885,332 00000000000000000001b2758c5f7c6fb9b8e9fd72c4e7793835d7547fc1e296 3,483 1.00/1.00 vMB 4
885,331 885,331 00000000000000000001fab0f3eb61116a5a080a81ba4963ad03a011ded0b87e 1,766 1.00/1.00 vMB 6
885,330 885,330 000000000000000000016b8dcb8175e005aa4f048b52e4291e94ed3695ca99f1 3,285 1.00/1.00 vMB 10
885,329 885,329 00000000000000000000d619ad261289c4c89a2d02493fd6881ba52ee39ac197 2,714 1.00/1.00 vMB 8
885,328 885,328 0000000000000000000031d54c8f9f38e1267b03e3318ff9f45f4da2710a3832 2,296 1.00/1.00 vMB 6
885,327 885,327 000000000000000000003f42067fa540ba44a18ce66872c00f76be97175a323a 1,093 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.05 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: 720.59 GB
    • Received: 18.20 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.