Loading Tool

Explorer IconExplorer

Memory Pool

37,957 transactions
28.02 vMB
0.06613793 BTC
Random Selection Loading Transactions
Max Size: 141.93/200 MB

Candidate Block

Mining Attempt 0d9c4f5fea926ac199381e0fffbc7b56cec8865e99487c89fe0cddbaec4b4317
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root c1ec90e0c7d33549f5ef7b2e865458cf832715b77eba30f6a2af9c0b3f4f0e9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,513
Size: 1.00 vMB
Total Fees: 0.01262555 BTC
Feerates: 203.60 > 1.27 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (572,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,847 341,847 000000000000000013714c1d7cd57357933b4504984a1913de2a7b999cdc35f3 670 0.32/1.00 vMB 28
341,846 341,846 000000000000000008f7a6de7f91e472924db49a42b7f2b947dd9129faf9cd2c 282 0.13/1.00 vMB 36
341,845 341,845 000000000000000001fcad01665a87e885e68a54fd10abc9968bc762abe2079d 347 0.21/1.00 vMB 23
341,844 341,844 0000000000000000081596a1a69bea117aa75a4629451f23a2bd3d062e7890f8 90 0.05/1.00 vMB 17
341,843 341,843 000000000000000005ed67e788cf58f41b7b276b2293f012b59b5b68b52cadc8 224 0.11/1.00 vMB 26
341,842 341,842 00000000000000000b99ee2f13a6b9a4d8e9168865dfc90126c64451766ed678 594 0.31/1.00 vMB 26
341,841 341,841 00000000000000000d2b9f7bb60301406681da217ff2a51c7523cb7a40b359ec 298 0.16/1.00 vMB 24
341,840 341,840 00000000000000000a1b4c1e150f152913a287fb1d676d9b6c28d6466af64955 182 0.09/1.00 vMB 22
341,839 341,839 0000000000000000141f9a6b36a6fe3a57990bd7fe5872f94671e0d1097b549d 547 0.26/1.00 vMB 29
341,838 341,838 000000000000000000b824598436945337517689e0478960a0bffd7644a211df 404 0.25/1.00 vMB 21
341,837 341,837 000000000000000013444b0f9fce57d3307b9397cb6f06fcc9467b8e91e51ac9 635 0.32/1.00 vMB 27
341,836 341,836 0000000000000000066dc11c96dd7528960023493b6631d1e647e4088f1bd5d3 220 0.11/1.00 vMB 22
341,835 341,835 000000000000000003b86347fb95ebd73fc43fa8fe68f1dc048efd59bc28964d 955 0.55/1.00 vMB 27
341,834 341,834 000000000000000014c7e28377c672a0f0b6c9350529456b556fc5fd64a36d7e 719 0.46/1.00 vMB 21
341,833 341,833 0000000000000000183e485389ee3392615aedae3b16ed57a60ee6a8ec9c817c 904 0.46/1.00 vMB 28
341,832 341,832 0000000000000000002dce0e5170822706368b36bd421d9b948a3eb637261fa0 1,633 0.90/1.00 vMB 27
341,831 341,831 0000000000000000126a44a25bbe18c25d22f096dab90875ff210502a861c05f 398 0.39/1.00 vMB 15
341,830 341,830 00000000000000000ef78e7f3f2df40c9a46b281a857456e8dda86a41ef2846a 166 0.10/1.00 vMB 35
341,829 341,829 00000000000000000a463e8af489749efc14138c81263db41814a1152b33f292 1,908 0.75/1.00 vMB 33
341,828 341,828 000000000000000002d92aed87ed3bc4e19acc227c6c6f6501c9f66b8a9f4e43 169 0.07/1.00 vMB 29
341,827 341,827 000000000000000018f38a4731a3d35eb11c9ca2743bbcaaa53db911ca4cd450 217 0.16/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.49 GB
    • Received: 11.80 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.