Loading Tool

Explorer IconExplorer

Memory Pool

43,042 transactions
26.65 vMB
0.07166116 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt c46ed91f7eb1c3d46594c2d70f57aff61abf81b7bcabdb84e8381b93264a7078
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root aee4251bd8c4d9ad630f7dc693f7534d5a949099d93883c90f767f960ca48bb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,041
Size: 1.00 vMB
Total Fees: 0.02258757 BTC
Feerates: 100.36 > 2.26 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (298,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,040 616,040 0000000000000000000b9e877921698ff68b2645fede0a58c1e8815c20e5bcb0 1,375 0.39/1.00 vMB 7
616,039 616,039 000000000000000000014281ac5ee99a5a68b8a02d0db8ef585fdcef4897e2db 3,019 1.00/1.00 vMB 18
616,038 616,038 0000000000000000000a4d1d5e45cba0cd80b9f628e586fa361a96f4a26ec3ed 1,283 0.38/1.00 vMB 18
616,037 616,037 0000000000000000001096ed220c1d9e7fc0a46384fca431b9d7b56c3aa1929f 3,143 0.96/1.00 vMB 16
616,036 616,036 000000000000000000081645b5a5bd1630d8e6d74f236cfa179bde1a549eda57 1,311 0.39/1.00 vMB 18
616,035 616,035 0000000000000000000db3a8b675e9d6bf84a7bedcdf74687b770d1e9e993163 1,534 0.46/1.00 vMB 8
616,034 616,034 00000000000000000001616bedc96e9be230dba8d00cdbf798a7c34e2595d973 3,277 1.00/1.00 vMB 22
616,033 616,033 0000000000000000000899ef63b34eb3014c8e7eb1b2f47c920bd0838088bba6 2,493 0.83/1.00 vMB 8
616,032 616,032 00000000000000000002b097ab932703deb332d907380cbb2c1e4ef55c97387f 2,567 1.00/1.00 vMB 32
616,031 616,031 0000000000000000000130f706fe705ba2156cb143e8424fd9626ff51f950df1 566 0.15/1.00 vMB 18
616,030 616,030 00000000000000000001449acb615e7216e0b4619b1740eac7633edccef88b85 824 0.25/1.00 vMB 28
616,029 616,029 0000000000000000000542586ca0eed887389f6493f506e0e1d46a96668917f6 858 0.28/1.00 vMB 21
616,028 616,028 000000000000000000069a5fb90b4de7165f7a28ac4386be4a3274e998496526 111 0.02/1.00 vMB 13
616,027 616,027 00000000000000000005fbf3d2a94bdd89462a460e67fb6c621e00d0b7c139c4 2,785 0.95/1.00 vMB 16
616,026 616,026 00000000000000000009a234038ebbdb399792611462bc7e6059a356e5614bc6 389 0.10/1.00 vMB 21
616,025 616,025 000000000000000000085b0283c38453396f93db535ad5f82b55a8aa43dd8945 639 0.26/1.00 vMB 21
616,024 616,024 000000000000000000071d938ab1f226ef3930a4b4490133d497fb95d831da13 2,660 0.81/1.00 vMB 15
616,023 616,023 000000000000000000023f8cf629a5609b20bf8a394bb8d60c851efb587cd40f 2,963 1.00/1.00 vMB 22
616,022 616,022 00000000000000000001d543892bc6b8a19fddd31945a55806d1249c5f2e5abc 1,878 0.58/1.00 vMB 19
616,021 616,021 0000000000000000000e8206a2a224057341bb36a8bfadd97d8e20a84cb279b7 2,459 0.80/1.00 vMB 19
616,020 616,020 0000000000000000000cbafdb41390982b2e507555221e74ce270f453d3e80c2 595 0.21/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.