Loading Tool

Explorer IconExplorer

Memory Pool

19,125 transactions
8.96 vMB
0.06501060 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.19/200 MB

Candidate Block

Mining Attempt 61606c0457fe19fe1cb0c6284ed5fafc141e127858369fb66137b9a31d3096f8
Version 20000000
Previous Block 00000000000000000001786d08044e0bc11e8685df5e6ef9caff0b5450345fd7
Merkle Root 73c28a6e32b1d9b859aa2625d6a3b2b494f47d9de3a94bebedb9caa6818e7de4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,174
Size: 1.00 vMB
Total Fees: 0.04506880 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,403 (860,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,530 52,530 0000000003289ab19683e340114e7e240a518649a2e7a07424a40dd7a043fd3d 4 0.00 vMB 0
52,529 52,529 000000000f745fed205f829a3b0c23f40c6457e2f12fb3835751d83be6687017 1 0.00 vMB 0
52,528 52,528 000000001024d6db242b6939a1611731d8516af4260ccb858889e5fac996223a 1 0.00 vMB 0
52,527 52,527 0000000008595182fe5d1a56bbfea51eff7f7a931cda96a2de072b729bddc69a 3 0.00 vMB 0
52,526 52,526 0000000001f01afa058f7a84cb2b01dd83f5a761864e71622fbdd76d31a77bff 1 0.00 vMB 0
52,525 52,525 00000000140768c571161eb48e55613b0f207617fc5198f813fff24a21ca7bfd 1 0.00 vMB 0
52,524 52,524 00000000121f35fc4c35747fd65e5f360f629b4e4ae9e801d08753b4ed823c95 1 0.00 vMB 0
52,523 52,523 000000000d22b7c9b72a23b3fd73d2535f8dda22c7d4279ef016c16f9df5c062 1 0.00 vMB 0
52,522 52,522 0000000015bdeb46ed066aa03e4259043ca995db4753e00bff1d7862819ae72f 2 0.00 vMB 0
52,521 52,521 000000000a4f66f038a728a7b795bb10c4f11b80c774bea1e1d9ab448abe5fcc 1 0.00 vMB 0
52,520 52,520 0000000013f75b8eb46eb5229816efdcf75c0da453addeec1031ff148d6ee400 1 0.00 vMB 0
52,519 52,519 0000000003a6bb6d6a77e3a31895fe8a280790f4d0b3a19df4c2f6d556e3a779 1 0.00 vMB 0
52,518 52,518 0000000002e4e71f8afc02b5f8a0d0c8082231925c8c647d1424a689d7fe7845 1 0.00 vMB 0
52,517 52,517 000000000790279545023a6d4ef65a124cc00ebd548bfb9d3b14d9ef77860b11 1 0.00 vMB 0
52,516 52,516 00000000150d944f92cc0d8ff6dff9dd69ed0e02458bc9407a52007808fbe9ed 1 0.00 vMB 0
52,515 52,515 000000000768b0112b65ef6bfffe65c56b3948600b506265b6d9d44e1dea3238 1 0.00 vMB 0
52,514 52,514 0000000008bc005b648aabfb3c6ad5d3b9e2628b3f82dcd5e91f680ab7020005 1 0.00 vMB 0
52,513 52,513 0000000006f97bcedc745eb4147bcb639dceb54f7156f1b613f82d29ded9801e 1 0.00 vMB 0
52,512 52,512 0000000004d1af4232d4a2392e0ab6354ec07cd8b746907b62f9b1a66bf0fac0 1 0.00 vMB 0
52,511 52,511 000000000a5fe3b67821f47cd6c3369ef5691c16f252ad680d8b6dcab52b9b72 1 0.00 vMB 0
52,510 52,510 000000000f4b59f6987d642de5fec6e298b6f62f8e4aa318c5078c01b57c5287 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 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: 272.81 GB
    • Received: 1.06 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.