Loading Tool

Explorer IconExplorer

Memory Pool

44,027 transactions
28.25 vMB
0.06978320 BTC
Random Selection Loading Transactions
Max Size: 149.20/200 MB

Candidate Block

Mining Attempt e7e2e0b8a2dca02bb505d636e4f0c1510f4527b16a46cd7072bed0d89c429d8d
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 6db644a3e5820f149014c3fc907807cf52dae80db127e95a2641f929e1492c58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,139
Size: 1.00 vMB
Total Fees: 0.01645311 BTC
Feerates: 100.23 > 1.65 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (298,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,850 615,850 000000000000000000082592a4e47c08c5f33af242243442415b4a9577832ef4 3,306 1.00/1.00 vMB 11
615,849 615,849 00000000000000000004bd226c614c5f0b5e2a73a628f1e6c9299e24d474e3b8 3,060 1.00/1.00 vMB 23
615,848 615,848 0000000000000000000a8e070e486dca8098b1f33445f6d27ad6500e95c0699b 3,470 1.00/1.00 vMB 16
615,847 615,847 000000000000000000106afe5a214c0e75655b56c0f2ece3c8799236ee6f24a9 2,985 1.00/1.00 vMB 28
615,846 615,846 00000000000000000010be6c90baea43701455864edde504924b9e6f9a5cb621 843 1.00/1.00 vMB 4
615,845 615,845 00000000000000000001f579ebb2d2bf786d8df14c1f38130a74ce13b74214e3 1,377 1.00/1.00 vMB 7
615,844 615,844 00000000000000000008dff7b0e0ebfb56d7e4bc69a869dc0057d761021e3a3b 2,056 1.00/1.00 vMB 9
615,843 615,843 00000000000000000006cac1232aca01763673dc681eef4202522e4377288e63 2,705 1.00/1.00 vMB 19
615,842 615,842 0000000000000000000dc8e80bc23c556b59d5262faa28906ea999b3a2cd48db 1,843 1.00/1.00 vMB 9
615,841 615,841 000000000000000000007f4b3da81fdb5c0c5c887fe35f26df2c2e4c0debf16b 1,789 1.00/1.00 vMB 9
615,840 615,840 0000000000000000000e616834087673d92543717cd153da9ab917901170659b 2,192 1.00/1.00 vMB 10
615,839 615,839 0000000000000000000aabc2fa7b4f60ea2d1a24e093cdac0f4b66fafac3fe77 2,243 1.00/1.00 vMB 6
615,838 615,838 00000000000000000008fca29310c2467a06f93af412a8e6d714d673cecd07dd 3,264 1.00/1.00 vMB 17
615,837 615,837 000000000000000000005cac256372e9aff2ad0af5784e5270876e553a28c49b 2,837 1.00/1.00 vMB 22
615,836 615,836 0000000000000000000b7d1e3e4c30ce513725b92041f324dd3698f2d9cc1982 804 1.00/1.00 vMB 5
615,835 615,835 0000000000000000000e9acb0cffa2fd775ee0c22c0698454ad625e5018ff4fa 970 1.00/1.00 vMB 7
615,834 615,834 00000000000000000004f39f05c3dab5308e3e0c6a00bcd8ca282f2301fcf719 1,603 1.00/1.00 vMB 10
615,833 615,833 0000000000000000000b04e64fa0bb2719343bda0e8b953e40b3d7119fc7f353 903 1.00/1.00 vMB 6
615,832 615,832 0000000000000000000aa19b9c59f00d49261ea1d89a93e922892b5f45058f39 1,020 1.00/1.00 vMB 7
615,831 615,831 00000000000000000008d820bfbb7b50c02034bedd6756bf7079cabb08e5658c 2,277 1.00/1.00 vMB 9
615,830 615,830 0000000000000000000a7e2b02fed2386d48d060b9a9c5c715e43087a2cddeca 3,329 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.