Loading Tool

Explorer IconExplorer

Memory Pool

21,840 transactions
10.22 vMB
0.03064367 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.35/200 MB

Candidate Block

Mining Attempt 5c17fac2084398cad8c0a1cff703b1c938298bb020e997f990497a31c8f2cd5f
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root acfa2804a8eb8c0a856d3b76eefaf2360f94ccd6fee1e2017799d92205f68291
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.01387139 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,538 (783,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,192 130,192 0000000000000191ed49f56cbd2233478c8a69ef19c343d93cac1982cade117e 63 0.03 vMB 356
130,191 130,191 00000000000004b887065a53afb25a2c70d1f6b780ec07aeb8f7c6f5ed247504 18 0.01 vMB 1,548
130,190 130,190 00000000000012ec78704622760a6421a7095285898fc8d1f36114e95ae753b3 22 0.01 vMB 206
130,189 130,189 000000000000056ad1d5cdd6ceacc0e9438539b4961a563bd873596c4d113d54 10 0.00 vMB 497
130,188 130,188 00000000000001a94bf471152e3a9e7435a4a37cfc1b980de3037dd380bfd8d3 32 0.01 vMB 99
130,187 130,187 0000000000001c65fb5d7491e1b1d1471b63a0d60659092ed349ffcb7e69e2a4 1 0.00 vMB 0
130,186 130,186 00000000000006cbc2f0357d27311025fa98f795e15c6b647437910e88f507e1 6 0.00 vMB 3,237
130,185 130,185 00000000000016105c72aa1324f5d44ab23d1c6872f20ec3834d19a59418199c 17 0.01 vMB 941
130,184 130,184 0000000000000f5a62c73bb2c73b20054047599d902582dfad75d9082df43baf 13 0.00 vMB 824
130,183 130,183 0000000000001c16a0fc354d01350b6650b69078cff22ff7412e6251df45cdd0 108 0.04 vMB 637
130,182 130,182 0000000000001d8f43921934db33f0a2bdb3dd4b2e2b42f36a432685b7cdc73a 8 0.00 vMB 938
130,181 130,181 0000000000000e549eb269134ac02325252a467bc3c934536c89350d34230aa3 13 0.01 vMB 755
130,180 130,180 0000000000000237cc8d7a152d7a93beae2e9122bb7641b329c14f4a26105665 13 0.01 vMB 895
130,179 130,179 0000000000001106343cf1093f436bcd98b587fc42c33f8515a4afad3c81e68d 13 0.00 vMB 846
130,178 130,178 00000000000000e75dc6e1432d6353635f8a27769913b5aa0d9793c0e79dfb89 18 0.02 vMB 821
130,177 130,177 000000000000177ee518861d2bf17d8cd379e549062da36a61f82abe71ac2455 15 0.01 vMB 815
130,176 130,176 0000000000000e7e1ad0fdd50229252aa1e7ca171ec3174ed8a1cb2ddb7d0f83 40 0.02 vMB 738
130,175 130,175 000000000000021a61b180613f8561daef1981a31d160b20cc12b5f17ab7f70f 2 0.00 vMB 1,117
130,174 130,174 00000000000015adcdea4f2e5aa0f739659798f35f2c86fb3e3ec5cbfa666ff5 6 0.00 vMB 0
130,173 130,173 000000000000072a747c5db4f0a01359ed63f0c0289d72bdfde6af3398c59b4f 127 0.04 vMB 371
130,172 130,172 0000000000000fe9b88afad3a087780b371bdfc145f5912c8513fac076620886 65 0.02 vMB 624
Previous 10 blocks ↓
Total Size: 779.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 406.99 GB
    • Received: 2.13 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.