Loading Tool

Explorer IconExplorer

Memory Pool

82,594 transactions
30.39 vMB
0.10502902 BTC
Random Selection Loading Transactions
Max Size: 183.22/200 MB

Candidate Block

Mining Attempt 3b12b3f6082751a056d9fa4917b25b45b881a38523fd7ecc83ef5140969911e0
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 60707eeb00e9e8f30a0abccfbcb9e01f90ab9a79adf9db58db881eedacbc1838
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.04262288 BTC
Feerates: 526.32 > 4.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (169,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,388 745,388 00000000000000000008c22e3b85c9a41df91c411dc337f6f702393989a17ef0 2,043 0.79/1.00 vMB 3
745,387 745,387 00000000000000000000e048fae4c49bd08a96d19c1f4e03d45ff9ba600ce07f 2,907 1.00/1.00 vMB 20
745,386 745,386 00000000000000000002a3db0556fbf2c9d6316557ed21054ffbfd80a57f15ea 3,106 1.00/1.00 vMB 32
745,385 745,385 00000000000000000004991f349d9f8913ee7628175edfbf6d1097a54f963817 578 0.49/1.00 vMB 2
745,384 745,384 00000000000000000005cb855bbff8f87223cd79aaeb1d7a67ba7593fd329f0d 884 1.00/1.00 vMB 2
745,383 745,383 000000000000000000057f430c503f1d7f2b08cbf5915642d80354e37716cfad 2,363 1.00/1.00 vMB 9
745,382 745,382 000000000000000000083467ae7cc03e1faa4f5feedb333293bd6ba698024071 2,939 1.00/1.00 vMB 22
745,381 745,381 00000000000000000005fe8930da00c19b1c6f0a592743aaa821b1151fd24ea8 2,937 1.00/1.00 vMB 11
745,380 745,380 00000000000000000001b4c9d1c990a7db489ea25c7f66b4940d3e075d0a2fb3 2,392 1.00/1.00 vMB 16
745,379 745,379 0000000000000000000034d71fb18ccf4e3a4eac17023bbe1c75ba0483243e09 778 1.00/1.00 vMB 15
745,378 745,378 0000000000000000000457301c343122a6731a474d71c0ba4dff024532d3593d 2,383 1.00/1.00 vMB 22
745,377 745,377 000000000000000000030e41a73c437f975593fea191c33344362d760cbfb3b2 2,409 1.00/1.00 vMB 31
745,376 745,376 000000000000000000079f663fb51ef414d7969546b541c82b01e7f71604ef6a 3,619 1.00/1.00 vMB 31
745,375 745,375 0000000000000000000794b95762317c93859753681a6e89823b052a1cbeebae 1,907 1.00/1.00 vMB 6
745,374 745,374 00000000000000000005919721721f11ca136d4316d4067ef590125d1d5240c7 2,292 1.00/1.00 vMB 3
745,373 745,373 00000000000000000003b2cb83cf6e4686a2eafadaf7bb7c88f847a6eb48ab94 1,741 1.00/1.00 vMB 7
745,372 745,372 00000000000000000000e6ea997ba4b72fc1b77124743fcb1b246870b8c809cf 1,853 1.00/1.00 vMB 14
745,371 745,371 0000000000000000000850e984e96554007c54e7666612bcdd4272e622ca1b04 2,081 1.00/1.00 vMB 25
745,370 745,370 000000000000000000033326236d93d4dbaa305d791f79af8347bf0f8a4ed901 2,806 1.00/1.00 vMB 18
745,369 745,369 0000000000000000000122a29f0c641e94ca211307c306d9f6019ad7132f9eaa 2,701 1.00/1.00 vMB 26
745,368 745,368 00000000000000000003ced77732bc7cc658be6e1b82a7b39396bb1d0cecab86 2,208 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.