Loading Tool

Explorer IconExplorer

Memory Pool

39,954 transactions
25.69 vMB
0.04946940 BTC
Random Selection Loading Transactions
Max Size: 133.79/200 MB

Candidate Block

Mining Attempt deaae3fbe2770f5745dabeed3a0119ac0d2eccfd5eea0342ccfcfa15b5041386
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root a63d48af566473796627886939a66e3bf336d4d5c1d3ea636bd05ce83593643a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,376
Size: 1.00 vMB
Total Fees: 0.01901611 BTC
Feerates: 150.68 > 1.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (134,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,197 780,197 000000000000000000034a5b09300633d69bd380a19b17a079f8dbd26d47507e 759 1.00/1.00 vMB 7
780,196 780,196 00000000000000000001679d05da4b995561d1f9e6350154b61d1c7c36528a95 1,855 1.00/1.00 vMB 16
780,195 780,195 00000000000000000005535227253e4ba5f1fd84f8b32fef867494cb185b7a26 667 1.00/1.00 vMB 14
780,194 780,194 00000000000000000000fbcc9b79b61e33c5c59281b690d4eb6e3115c301a604 2,684 1.00/1.00 vMB 43
780,193 780,193 00000000000000000000e203938ca7ce8537a71ae214f9cd75425e29b1ac3e82 795 1.00/1.00 vMB 10
780,192 780,192 00000000000000000004508cac63bb138580e544c57f8b01554fccb07933154d 1,643 1.00/1.00 vMB 15
780,191 780,191 00000000000000000005e07bf1518ede202f3a18b1a710e9700046755b3c7550 3,250 1.00/1.00 vMB 25
780,190 780,190 00000000000000000000561175b8f59e304d8bd36ca19ce5312dd2db1ce949ae 3,649 1.00/1.00 vMB 36
780,189 780,189 00000000000000000001f03d7cc1cf96dcd942087c284f2024f8dc6d4679264a 2,169 1.00/1.00 vMB 19
780,188 780,188 000000000000000000029dc7fc14d5573a531313527b8b4ecf09518f135e76e0 3,042 1.00/1.00 vMB 18
780,187 780,187 000000000000000000009dbd4a9683bb8256b22aec9d50a1d60ed5a70c4cf201 3,845 1.00/1.00 vMB 46
780,186 780,186 0000000000000000000528a793d23f529c951dfe5087a26999d72f6ba730bab3 1,678 1.00/1.00 vMB 13
780,185 780,185 00000000000000000003e4c80a36203c6f45425d91deeaae161e6605b5bcc920 3,037 1.00/1.00 vMB 36
780,184 780,184 000000000000000000004eb81298a1bd6064d9b58c879f8b97757dc2c584f454 4,521 1.00/1.00 vMB 24
780,183 780,183 000000000000000000002eed7b98c26c23e434df4772b90cc0da9edf2267a5f9 3,372 1.00/1.00 vMB 44
780,182 780,182 00000000000000000003e8df83c9fb326e7ec9fad8247559e699ba9000832baf 3,890 1.00/1.00 vMB 51
780,181 780,181 00000000000000000001979ba8a9cbb990f872424f49b256ea583bbc9bdbd843 2,322 1.00/1.00 vMB 53
780,180 780,180 00000000000000000000fe4317d3b97c3e4f00951f2aa2ad5d192c16450e6c88 2,122 1.00/1.00 vMB 69
780,179 780,179 000000000000000000018e87906329f82bb2f0efc88bf7cdbd801b71f2d62930 3,076 1.00/1.00 vMB 33
780,178 780,178 00000000000000000003b9eb9840d101120b8801ec66d21e70175c949cf50ed5 1,910 1.00/1.00 vMB 30
780,177 780,177 00000000000000000005d5c1b938a1818360f3fbbe7e4479f1e5c2afda42ff1d 3,229 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.95 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.