Loading Tool

Explorer IconExplorer

Memory Pool

76,947 transactions
28.38 vMB
0.08673822 BTC
Random Selection Loading Transactions
Max Size: 172.74/200 MB

Candidate Block

Mining Attempt cb58e56a7294b6df6b5f46d5b75c4912e598f47c2f8c0f04fe771fa33bf320ed
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 33ed7843a893ceaea6c7f8cb065f68ff7504c6ff322bc06bd2401b70467e462a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,524
Size: 1.00 vMB
Total Fees: 0.02350616 BTC
Feerates: 477.45 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (801,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,872 113,872 000000000000a569590413d9a47b586a260ea79397276e2d52b4f8cf3d12c298 17 0.00/1.00 vMB 0
113,871 113,871 000000000000d9efaa82150149bc622047881978d79bd8074b10d0ef7b7ed492 16 0.01/1.00 vMB 340
113,870 113,870 00000000000094e6dc069193447e2c8ceef2ac20ad01a641d3b81d73e01d704e 13 0.00/1.00 vMB 345
113,869 113,869 000000000000af24d6fe643f2b858afc613d6dbd2c84d1863e3aa691a4779914 13 0.00/1.00 vMB 0
113,868 113,868 0000000000007e7aa361b1e50c11a3a093eddc196a6a18eb90f83e8762156672 20 0.01/1.00 vMB 0
113,867 113,867 000000000000da2dce0f9cb7da6390a6312f50b680a5c8aa359cae573fe8050d 14 0.00/1.00 vMB 0
113,866 113,866 000000000000d95554948a27cb55bd7cb1c65377108d24c97f7f424cfa19f4a9 9 0.00/1.00 vMB 691
113,865 113,865 0000000000007353a5177bc98ba75a5417a3626e6ce1f8969540eb536c6b0e7c 10 0.00/1.00 vMB 611
113,864 113,864 000000000000211887c77bfe2ab87653be93e83d5ed07668f8a5499c81d7e9e5 13 0.00/1.00 vMB 0
113,863 113,863 00000000000041b6455feff8b95f28b527fff30f58ea03eebd73b993c944d32e 11 0.00/1.00 vMB 0
113,862 113,862 00000000000006ba79b4a244b34c7571e474bdfa1d6e30a165baad78efce1265 1 0.00/1.00 vMB 0
113,861 113,861 00000000000037acf41e28b3fb7ff4029182d732f3d6c2ebc4d833ef313a1141 14 0.00/1.00 vMB 0
113,860 113,860 0000000000001c2f4a658e80ee95a7fc8e35a87044b8c142f4ee376108ea6249 12 0.00/1.00 vMB 0
113,859 113,859 0000000000008e2ae55854ce179dc50d183f9ea97be5e606e3b62f43018d62e0 31 0.01/1.00 vMB 106
113,858 113,858 00000000000060f5465d1ae41734c92d87831e3dde24a01f933c86423a80e203 2 0.00/1.00 vMB 3,891
113,857 113,857 00000000000088b81dc062988ec842a9bc4d69934caf717f22c2d08063f1cde5 10 0.00/1.00 vMB 0
113,856 113,856 000000000000a94d729a8fe366153bd6d4da72e4c6bc97492e2028848af75777 8 0.00/1.00 vMB 0
113,855 113,855 000000000000c4fcda76f2c530f964c3ea031fd836ed80f46f5097ba0858f310 116 0.03/1.00 vMB 0
113,854 113,854 000000000000b69161f7a98d245cbf119854b304919f655752576b2f4ee7150b 12 0.00/1.00 vMB 0
113,853 113,853 000000000000775d0fba8959487f05dd113b2850381b0b0a155de4080051d55c 10 0.00/1.00 vMB 0
113,852 113,852 0000000000006271b87e6f1793ff5c7a94f518f7dda5eb319e1e1c808d86cb3b 9 0.00/1.00 vMB 0
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.77 GB
    • Received: 17.47 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.