Loading Tool

Explorer IconExplorer

Memory Pool

79,783 transactions
29.39 vMB
0.12072871 BTC
Random Selection Loading Transactions
Max Size: 177.93/200 MB

Candidate Block

Mining Attempt a1711e8283b7d42a44260de79d610843c5e8e1bc3de5aa2d3068ce0d7eb53ec0
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root c146da17f597ba517f3e5331532b7967f71d2286de460ecc5ecfc980fafe02c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.04226176 BTC
Feerates: 477.45 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (553,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,833 361,833 00000000000000000e3019af8ae21671c3c1dace875681367b51b4e04b9e9912 767 0.35/1.00 vMB 28
361,832 361,832 0000000000000000147431417aebb6f8a01d3fab3de5b3cf266d2d85733bc62d 137 0.06/1.00 vMB 26
361,831 361,831 0000000000000000026900d7003255eab9bc93560d6cc158a5b0da876d540b1d 819 0.37/1.00 vMB 28
361,830 361,830 000000000000000001cbca07a9ca4aa61a15645bfaaa44fa151fedc596ab2059 53 0.02/1.00 vMB 37
361,829 361,829 000000000000000001fea270046798a30f5b562d75b7e67c8e2211d1370255fb 987 0.48/1.00 vMB 28
361,828 361,828 0000000000000000056fd0117e187d2e55f47df93b0c0ed50c049035feaae13a 877 0.45/1.00 vMB 25
361,827 361,827 0000000000000000133f079c69597164708fddd29f2bb90bf3939ffef986a73e 553 0.28/1.00 vMB 26
361,826 361,826 000000000000000016106904d665d9ea6b033a59e5b140499d1134b38fc4685f 445 0.21/1.00 vMB 26
361,825 361,825 0000000000000000063a8f32b5a7ea1d40a5f66a189e3283e455928c43b75336 77 0.25/1.00 vMB 2
361,824 361,824 0000000000000000070462fabab76c9de71381bfc1bed77f245b9df24fc1bea6 387 0.18/1.00 vMB 28
361,823 361,823 00000000000000000a38e3ff742cc74fac6ee9d108c3b2e1fd452b7d61708e3b 1,656 0.74/1.00 vMB 28
361,822 361,822 00000000000000000a7d4a9f776a89463c964325f40373fccba92b64ca7fdb75 447 0.19/1.00 vMB 31
361,821 361,821 00000000000000000aca1006ed36762b7495f43ae836d41f9ebee9f4461ced8a 933 0.47/1.00 vMB 25
361,820 361,820 0000000000000000081f230cdba7405c124d6962d88b5bc1337078c1a1726300 752 0.40/1.00 vMB 27
361,819 361,819 000000000000000003b645e5e25dc2f871439b7c2b03944f9ee9884d97fa957e 272 0.13/1.00 vMB 28
361,818 361,818 000000000000000014788d9368eb69e8915f39eb01eaa00b3d0634b4f9547feb 79 0.03/1.00 vMB 36
361,817 361,817 00000000000000000bfc66800416f54aae574af9ca15cfe0aaac01d63ce67738 731 0.31/1.00 vMB 31
361,816 361,816 000000000000000009ee8f6ec3ed8e456f071198f529c15302894d000aa6ff2b 257 0.11/1.00 vMB 29
361,815 361,815 000000000000000003169badfced9b5bdbffea41985e00ee85b6bb6078bcf970 457 0.23/1.00 vMB 25
361,814 361,814 00000000000000000d253f51cc5202da85e0689a414baab4b628cc8e305603b4 1,121 0.51/1.00 vMB 28
361,813 361,813 000000000000000005484657389d43fa35713b89a73a8b1b5ed26ad94c858494 588 0.35/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.