Loading Tool

Explorer IconExplorer

Memory Pool

85,326 transactions
33.01 vMB
0.15861147 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt 90156436f783a3fdf47cf95e12b75fa4452bd23138ae6e56da6f8e440500a7a5
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 667ca6fadb7fa24ebcb7fa941daae66e288d27e6826ac0a0c0e172ec9b4cb9ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04929425 BTC
Feerates: 318.30 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (554,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,334 361,334 00000000000000001182ddff7efd8e0499c1747a67953c3c29cebf4c34e8dcfe 1,348 0.72/1.00 vMB 41
361,333 361,333 000000000000000001942208960713e836893a8dbbaf2a58cbe9736ef423321c 747 0.49/1.00 vMB 39
361,332 361,332 00000000000000000212647d9f4828a4ed9ef27c51994bb2be8f51662ba992f2 1,150 0.73/1.00 vMB 32
361,331 361,331 0000000000000000048e3abfccf2097d60291719c4691cb7cbf584a5de0f608f 963 0.50/1.00 vMB 30
361,330 361,330 00000000000000000e481fcb154034fde8671ffca599c6ddbe36edde0a1a539f 579 0.37/1.00 vMB 24
361,329 361,329 00000000000000000788ce13672cc33c6ce3582cacdebdb58ee189b849fb3090 1,037 0.45/1.00 vMB 30
361,328 361,328 0000000000000000120a1953a9d99624f905239dd17929226d5e73d66e445447 1,094 0.50/1.00 vMB 29
361,327 361,327 000000000000000003d0f1303db0a566f4ce5219ea4779e39450a9b8aabe56d3 593 0.33/1.00 vMB 22
361,326 361,326 0000000000000000053a02f7a0df47fb10700753a6a65a1fa296df9555ceb233 557 0.28/1.00 vMB 26
361,325 361,325 000000000000000010ccda05d5bd0961c1d6d1f9dac11d8907bb50d86c8e0dea 1,313 0.93/1.00 vMB 19
361,324 361,324 000000000000000004fb93924391fb7d112ef0cef746d51abfe031a3d775896d 2,620 0.95/1.00 vMB 38
361,323 361,323 00000000000000000e82487aad2163d3536deed8cf9abebe277e11978fdc44f3 147 0.14/1.00 vMB 21
361,322 361,322 000000000000000002157edfd434be2bbc5b55f2dafe2c8263f6331d4b56af9e 1,963 0.79/1.00 vMB 32
361,321 361,321 000000000000000002fcabab4e1851c176a5fbe69fba36ac220455031635de59 1,099 0.65/1.00 vMB 23
361,320 361,320 0000000000000000130821f17d13805a34dc484320b64a50392a2c14582b27b7 774 0.41/1.00 vMB 25
361,319 361,319 0000000000000000155cd8807d57136247ae67a2f5eecadcf1f9d2e587fbce7d 493 0.30/1.00 vMB 25
361,318 361,318 000000000000000007ed71d2d98011099b9d103c8cb6b6c519384b8b5df44c0d 1,501 0.75/1.00 vMB 29
361,317 361,317 00000000000000000dd07912d60f2a6937ebd794858af27626d9d7112de74aa6 823 0.46/1.00 vMB 34
361,316 361,316 00000000000000000aacd968480126ac801aa4a6edf1bca101149c35ad588a99 711 0.46/1.00 vMB 21
361,315 361,315 00000000000000000c29f1d4c1ddc2401432b7d0d5e23d03b3b686145a21665c 1,385 0.75/1.00 vMB 27
361,314 361,314 0000000000000000041be76226b657786d887e64e3541e8e996532b2dbf56664 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.