Loading Tool

Explorer IconExplorer

Memory Pool

41,251 transactions
26.30 vMB
0.07447748 BTC
Random Selection Loading Transactions
Max Size: 136.96/200 MB

Candidate Block

Mining Attempt cf95e8eea4654f91de66b7b32fd8c781ff6ad6e1470d524f5e54ad54f019edc2
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 378064ca37efc2ba9a7240dae2b45a253bb634719b8fc67ae6227073a5177695
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,685
Size: 1.00 vMB
Total Fees: 0.02642678 BTC
Feerates: 150.98 > 2.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (628,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,249 286,249 00000000000000017f25a4774311dc015ff8d9c3c91576aff0ee0b550d9acf0e 57 0.02/1.00 vMB 40
286,248 286,248 00000000000000016ce1b6bb8b6eb39a6011ae69e0515a4cfa897eb7bdf9c2b3 19 0.00/1.00 vMB 91
286,247 286,247 00000000000000000a8468c27677e82d783d3db6e7e6a05b074eed26412e9868 339 0.19/1.00 vMB 41
286,246 286,246 000000000000000107a82ea00c04cb3cdef89cd050acb6957bcbfc78a37ca341 397 0.20/1.00 vMB 40
286,245 286,245 0000000000000000202c194043dbbb6f26df176b399cc2e8c1c49e773132a75c 157 0.06/1.00 vMB 43
286,244 286,244 000000000000000063def317722d130c243491e30b43429d306f000edc6c3dd4 266 0.13/1.00 vMB 28
286,243 286,243 000000000000000027b9cebe98f0d001562f4d24651740ed35cf26347228a309 189 0.06/1.00 vMB 159
286,242 286,242 000000000000000012b0a0b51737e19000dae14b10eee726c4cc9efe7d67c5f7 249 0.15/1.00 vMB 31
286,241 286,241 00000000000000006b686a9a1188cd837aec65d63731cabf8b6a4dfa721a7128 69 0.04/1.00 vMB 25
286,240 286,240 0000000000000000d40a34d6664a4b8790dd33ee5024971a3cdba65c19fc5da2 513 0.23/1.00 vMB 50
286,239 286,239 000000000000000041b0ee39a7793a09b48a26ec63fe74afdb1e130e3830bd1c 75 0.04/1.00 vMB 19
286,238 286,238 000000000000000003e5e477de707a40788243a8ee2dd856eb0d179cc4fec864 427 0.33/1.00 vMB 23
286,237 286,237 0000000000000000ba9f30d3f3723eefd3bde0524d678e1bbb7d92fe7dea110c 182 0.06/1.00 vMB 105
286,236 286,236 00000000000000002ba81754ef7fee45f9b1ba0ec67c0919923b425026d7650d 148 0.06/1.00 vMB 46
286,235 286,235 000000000000000151f8e7a00492478799be2fbcac8843bb6238a5de0c9fa3cd 1,193 0.50/1.00 vMB 37
286,234 286,234 0000000000000000f74f0bc9d3c186267bc45c7b91c49a0386538ac24c0d3a44 86 0.06/1.00 vMB 139
286,233 286,233 00000000000000002142f5102c9e0d605e578a3fcb75c40318bbb43ba16dfca6 997 0.47/1.00 vMB 33
286,232 286,232 00000000000000018f050a5ab132793dd99849c0e8ec7310dc1ccd4b09d525db 197 0.06/1.00 vMB 175
286,231 286,231 0000000000000000489a44cdb570a5d35baab50a0271e182712b746ecf14d38e 105 0.05/1.00 vMB 57
286,230 286,230 00000000000000006c656b660b29095ec7dfc4ca2e5f86d268a6135cfd884ff2 920 0.41/1.00 vMB 42
286,229 286,229 0000000000000001112332e1ed2b03e6916e4d3b01fb3aa3be46d4d44e1265f0 615 0.30/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.16 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.44 GB
    • Received: 13.88 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.