Loading Tool

Explorer IconExplorer

Memory Pool

87,026 transactions
31.94 vMB
0.13428066 BTC
Random Selection Loading Transactions
Max Size: 192.81/200 MB

Candidate Block

Mining Attempt 4ccf7ddd216167ac6fb7dea9519a425eba49fa64cf82a00858998814e1a8826d
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root e70b50780f6b51e9fcd061d0989555077085bf2c795b7f70f47012264e1ee71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04798959 BTC
Feerates: 911.92 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (129,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,068 785,068 00000000000000000003f153dde37f7ad86db8f8a5d2b8eb621962e4395e1ee2 1,072 1.00/1.00 vMB 6
785,067 785,067 00000000000000000001370451102837c28fdfcff6d362407d702e1bcff3067e 1,803 1.00/1.00 vMB 10
785,066 785,066 000000000000000000009e7231163fbea57493ec9494233c21199732f9b02245 2,927 1.00/1.00 vMB 26
785,065 785,065 00000000000000000002c65134bb2e3aed4233ca4481438513153b0e1d621788 2,611 1.00/1.00 vMB 23
785,064 785,064 0000000000000000000531d7b9e39f2e74e5e9011a7547864832d0716cce4d96 1,580 1.00/1.00 vMB 8
785,063 785,063 000000000000000000027d3e5c17a74953aa963f2baff6a70af29687e252dd2f 2,851 1.00/1.00 vMB 17
785,062 785,062 00000000000000000003ca08ce07eab458787ea4984c97510cfad899a6689c2e 1,134 1.00/1.00 vMB 7
785,061 785,061 00000000000000000004904aa38576b10f9a98f3a636169aad3b1cb0e2b1d81d 1,801 1.00/1.00 vMB 9
785,060 785,060 0000000000000000000071e2e24ea1c356c0dd36c94d3304e46f1c0db25d39de 279 1.00/1.00 vMB 3
785,059 785,059 00000000000000000003e932947ff5c83f9228bdfa8f4da3e7abfb05d229d8bc 1,490 1.00/1.00 vMB 5
785,058 785,058 00000000000000000000743380bef5c06d00626b32bdc7696b5afb4094cd8fe0 3,039 1.00/1.00 vMB 16
785,057 785,057 00000000000000000001dd555539fb9703738284b67775d3f634b94c7416f807 3,419 1.00/1.00 vMB 19
785,056 785,056 00000000000000000002b3192c09ad725b8c7babcb772ae8204e28fbfa758207 2,480 1.00/1.00 vMB 8
785,055 785,055 00000000000000000001f1a8adda8f46c8f2fef5c8edfcdc6dbbc2d170763f0f 2,417 1.00/1.00 vMB 15
785,054 785,054 000000000000000000043e8773360a72e0779e55ab6ae07d802d615c177c45f5 3,639 1.00/1.00 vMB 24
785,053 785,053 00000000000000000000282f42a35daaff4480af1b9dd9992d8301bbd5c89926 2,346 1.00/1.00 vMB 32
785,052 785,052 000000000000000000051c998406a83a7ecb32cfcf5a91fd461fa8f4aa5b79f6 3,497 1.00/1.00 vMB 20
785,051 785,051 0000000000000000000330a1acf42f422e559d161f08c25d9de078dda51e8dac 3,557 1.00/1.00 vMB 28
785,050 785,050 00000000000000000001c52fbd327abd793f5a92fb250737bee37a6cb64c809a 220 1.00/1.00 vMB 2
785,049 785,049 000000000000000000058550a2597406c8ace9afbb332b58b7ced917ae9fc298 2,498 1.00/1.00 vMB 15
785,048 785,048 00000000000000000000234e06623b525c126384e84373684b51caf23f005c00 2,118 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.34 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.98 GB
    • Received: 14.78 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.