Loading Tool

Explorer IconExplorer

Memory Pool

42,833 transactions
26.82 vMB
0.05732627 BTC
Random Selection Loading Transactions
Max Size: 141.14/200 MB

Candidate Block

Mining Attempt 518215194d1dac44b3f3cbd4b803686bc949a442d9cb54ecc39cb27e80e0f371
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root fee0d7ec15682277441dd46e2f2ef33c6720aceee32e7d8396cd9ffb14484c4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,024
Size: 1.00 vMB
Total Fees: 0.00750860 BTC
Feerates: 60.16 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (286,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,950 627,950 000000000000000000092d7a33eb65e2a2bb645c810affb6079f06a3b0ff7066 1,152 1.00/1.00 vMB 7
627,949 627,949 000000000000000000006ac273660025c7a5ea45890a92c10510a30a0d7d04a0 761 1.00/1.00 vMB 4
627,948 627,948 0000000000000000000b2e835bf9b295eb9cc9b04fe508aa2cd252f04b46118c 557 1.00/1.00 vMB 4
627,947 627,947 00000000000000000009df3c3198118edbe9180e3af65b46c495a1f0639e97ed 85 1.00/1.00 vMB 1
627,946 627,946 0000000000000000000a9aea6086e85637cfa8e25f353bca8ace400b646af33c 2,047 1.00/1.00 vMB 21
627,945 627,945 00000000000000000002b9c8cef3f05d8c78e07fc161f427ae48d9071c71f6a2 1,636 1.00/1.00 vMB 11
627,944 627,944 0000000000000000000d63de451cced27e5670a5f616c6dc74da9680b348bce8 1,174 1.00/1.00 vMB 11
627,943 627,943 0000000000000000000e7262228f47b68157d72fe3a20af339a24fc8b94a4e67 268 1.00/1.00 vMB 2
627,942 627,942 0000000000000000000ddf9bea6878ca124512416703381b4f1c8731aab4086b 2,703 1.00/1.00 vMB 9
627,941 627,941 000000000000000000070123d826a31f418e41e16ff6e58bc22e2de31c10e695 2,830 1.00/1.00 vMB 36
627,940 627,940 00000000000000000008c08d2023303897983775f11c320c1897162b550d53f4 962 1.00/1.00 vMB 7
627,939 627,939 000000000000000000059093dff36ee5eca3cff57bb465624acdac5f6e8299fc 1,188 1.00/1.00 vMB 2
627,938 627,938 00000000000000000010e803fd5acbc77fa373da66c45e1d0c1142cfb11d6647 2,113 1.00/1.00 vMB 19
627,937 627,937 0000000000000000000dc95858652cd5d45755dc16e487c35838536a7a1cb3b5 2,576 1.00/1.00 vMB 23
627,936 627,936 00000000000000000008948b43586ea49d9b963c6f8d9ae01a870e1c8db45fcb 2,156 1.00/1.00 vMB 25
627,935 627,935 000000000000000000115be3abc4a449bde1a91de9002a02258e009b986c6228 854 1.00/1.00 vMB 8
627,934 627,934 00000000000000000005a03d82c55ebfbed139beda87d084f62fc61cbdb4d9bb 1,489 1.00/1.00 vMB 13
627,933 627,933 0000000000000000000b6d59bba96bc54557ba6e7150878da49d1f26200d18d4 2,305 1.00/1.00 vMB 20
627,932 627,932 0000000000000000000e7379d0696cfafe38eb1331e94902b995752c272e8358 2,858 1.00/1.00 vMB 10
627,931 627,931 0000000000000000000d35432b3df5913bf81fcbf0c36eb3ca55bb0e7adcb9b0 2,003 1.00/1.00 vMB 23
627,930 627,930 00000000000000000005c3aba985e410a003edab32041dd9c73c4a85ff74b81d 2,025 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.27 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.