Loading Tool

Explorer IconExplorer

Memory Pool

78,905 transactions
29.60 vMB
0.07243605 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt e841c6bac5ad3b3a4f7a7db547ac40ce2e3816a9180bb8a2ddcbb39a396a3778
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 5dd48aaf9f8e2ce366db4d60b6b3fabcbc20da62e34a842900d83640870aea02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,264
Size: 1.00 vMB
Total Fees: 0.01230203 BTC
Feerates: 150.77 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (121,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,973 793,973 000000000000000000042a3b29b2a09ef8877e51df8eede6696524a6c407d838 1,790 1.00/1.00 vMB 11
793,972 793,972 00000000000000000002d167fd509e14c632216b1f425e198ff6e3dbe85ebd1f 2,857 1.00/1.00 vMB 15
793,971 793,971 000000000000000000021a144c03e830a449067055d520432a5dc1882270e73d 2,905 1.00/1.00 vMB 18
793,970 793,970 0000000000000000000337d577ed460e1ba39c0dc8380802ca3955325826067d 2,641 1.00/1.00 vMB 24
793,969 793,969 00000000000000000003c64145f1927c5821ab07b053419f63c9fba7fbe4540a 3,149 1.00/1.00 vMB 16
793,968 793,968 000000000000000000005b927ffd80ccda04698abea83057817126fe3171388a 1,855 1.00/1.00 vMB 24
793,967 793,967 000000000000000000043a579c62efbe9864d397e5020bcd447c618bb6e7b076 2,269 1.00/1.00 vMB 24
793,966 793,966 0000000000000000000167eebfcf615dfe58198f4595410ece79809a2c351519 2,455 1.00/1.00 vMB 22
793,965 793,965 00000000000000000004938e120867476474b8655b18f56cf4eca4dc2e088acd 1,563 1.00/1.00 vMB 19
793,964 793,964 00000000000000000004534e1be361fd7874cc0c256cc2d263b662258381063f 2,323 1.00/1.00 vMB 29
793,963 793,963 00000000000000000000a9b1d88ec590f1fbb58f91af015438fde91432149b11 2,297 1.00/1.00 vMB 13
793,962 793,962 0000000000000000000103807ae11d0ad786e5e02e8e9f1da713a469e738151f 2,620 1.00/1.00 vMB 19
793,961 793,961 000000000000000000027ae351fe6395ad6d97fc142b0ef027d786e8cc89048d 2,662 1.00/1.00 vMB 35
793,960 793,960 000000000000000000005ec53d0b91e238d0dc314cb8408710be98d2d3cf9325 2,668 1.00/1.00 vMB 38
793,959 793,959 00000000000000000001fb1eb3e9905e6a6aa9d52a1059f39c65104176bff750 3,038 1.00/1.00 vMB 17
793,958 793,958 0000000000000000000494bccdffa77f80ec143920c978d23519121988072302 2,134 1.00/1.00 vMB 15
793,957 793,957 000000000000000000055675550806d70426fd5148e2a3151e8ca259fddc8bbc 2,629 1.00/1.00 vMB 22
793,956 793,956 000000000000000000024cadca6e5446a133085da92a717210afb16d4d8cbfbd 2,962 1.00/1.00 vMB 29
793,955 793,955 0000000000000000000116b27657a054e797b87bf0a7f5014e756a29776bf371 2,133 1.00/1.00 vMB 26
793,954 793,954 000000000000000000030d760e771a97b41ec11a6f27e045d5df60640f13801e 2,868 1.00/1.00 vMB 25
793,953 793,953 000000000000000000028654449bd0ff173237b953a8dae52a3d61eb58ecc987 3,761 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.