Loading Tool

Explorer IconExplorer

Memory Pool

43,694 transactions
27.22 vMB
0.10120504 BTC
Random Selection Loading Transactions
Max Size: 142.48/200 MB

Candidate Block

Mining Attempt f2c3f8b902808bfa019b5c6b71e0f22bf98337d4d18b4653796a102cf34ba925
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root a1719a53fd212b14bc73d36efb59d5e0cee32f8c1c19747bb13a19a4224372a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,415
Size: 1.00 vMB
Total Fees: 0.04850356 BTC
Feerates: 151.01 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (589,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,824 325,824 00000000000000000d96ce1dd3b8c8aa4ec641e5d3bf8a2e1b392ab739355b7c 459 0.21/1.00 vMB 31
325,823 325,823 0000000000000000007230df782d27f618fdf722a046293627d4bbe85beda354 221 0.13/1.00 vMB 26
325,822 325,822 0000000000000000037dcbf433a7c13af4eb5caf62d0ccea7ddf41b4c58237a3 352 0.15/1.00 vMB 33
325,821 325,821 0000000000000000114c7b789b2813627370a4334f2b1649381377ff2fe7fada 216 0.09/1.00 vMB 35
325,820 325,820 00000000000000000edf6be55f4d30405275c79a0a0e501132a2ad7cffdc3552 52 0.02/1.00 vMB 32
325,819 325,819 00000000000000000881a93a7adb74c9257c98c163f78f419934c765b1d1e7b1 65 0.03/1.00 vMB 26
325,818 325,818 00000000000000001b38fa7761af873114aa64359978979ef93635c1dccc976f 133 0.06/1.00 vMB 44
325,817 325,817 00000000000000000f0d680ec77307e7dd89d9329094b184f8ced71427513db2 119 0.05/1.00 vMB 26
325,816 325,816 00000000000000000accbb91d7f4da0646f6124b1e0e1a2b0f3d8a5e5ca55835 271 0.14/1.00 vMB 33
325,815 325,815 00000000000000001b06ed29712b2d6fc60c8bc2a2a297e3daa334375ff048cb 118 0.05/1.00 vMB 140
325,814 325,814 00000000000000001e1e9f49a5362fff74b073629cb8f1fe480cef62e02edcc3 173 0.08/1.00 vMB 31
325,813 325,813 00000000000000001e44df2cfe74a6dc261ae698991ef125da30b18f3eba5459 211 0.14/1.00 vMB 24
325,812 325,812 00000000000000001637d0f3d3b75f43236f4aad919b22ff0bd94369ba050b27 624 0.29/1.00 vMB 32
325,811 325,811 0000000000000000166ca82739a86b30b3867edc9c2040f167db8deab7cd1a6c 400 0.49/1.00 vMB 17
325,810 325,810 000000000000000014b7081388205b2083afca3a85b517add55def80baa3620f 413 0.16/1.00 vMB 36
325,809 325,809 00000000000000001e24f12907b81724936b08de388e3a3171b93ffaacf39b74 335 0.19/1.00 vMB 37
325,808 325,808 00000000000000000e4e08eb65e8a8b30d039a9fa1c4a97274d3551d038fef8d 194 0.14/1.00 vMB 20
325,807 325,807 000000000000000005e5234e418e4606e4ea9747fa21a45c917db73a42d198ef 256 0.12/1.00 vMB 33
325,806 325,806 000000000000000019be7c9a9399ff057163ff9816ad5beb0e77707085f423cc 516 0.26/1.00 vMB 30
325,805 325,805 00000000000000000619f23e3df74642d41f01fe04b61f51ea596b412d018abc 110 0.04/1.00 vMB 29
325,804 325,804 000000000000000009661ceab1b8662df6a5a7cf40178409535ddcc65556ab82 435 0.23/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.18 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.64 GB
    • Received: 13.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.