Loading Tool

Explorer IconExplorer

Memory Pool

81,351 transactions
31.38 vMB
0.09820264 BTC
Random Selection Loading Transactions
Max Size: 189.66/200 MB

Candidate Block

Mining Attempt fd2032cf1eee8c5c5533d56484a8c55f103b0031885d5fe703f53729e6fdd8c5
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 7b56a442f59b409dea9f29c832787bc89231a2a3657ff1337a2aa3373de21881
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,924
Size: 1.00 vMB
Total Fees: 0.02884582 BTC
Feerates: 265.25 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (524,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,589 390,589 0000000000000000027e2abad4496a2a09fda5a055d63151f92fa0887e361aa7 1,460 0.99/1.00 vMB 24
390,588 390,588 000000000000000005e015b088f2826a0423d4d7dc3824768e2f85cfadfff62c 647 0.31/1.00 vMB 30
390,587 390,587 0000000000000000000747df1dcecaa5646e18ebf1d19b9ad5561e33819a3d9f 1,374 0.93/1.00 vMB 22
390,586 390,586 000000000000000000cf2874af3dc2340445a9876107d16fdd0c6766a8cff3f8 435 0.26/1.00 vMB 27
390,585 390,585 000000000000000009fcde6f6508f2c99da9e4be49e111f373d02a4f7c3fd5e1 620 0.26/1.00 vMB 37
390,584 390,584 00000000000000000916edfc32da76d99c50304102b7d9d9de372ec1378daef0 184 0.16/1.00 vMB 21
390,583 390,583 00000000000000000a50e9110259b4d72ad2e0431783c88e03ed871b8d8b04e1 501 0.61/1.00 vMB 12
390,582 390,582 0000000000000000064e7e03387e6480c417825d91b3ceb8292aff04356ab039 774 0.31/1.00 vMB 36
390,581 390,581 000000000000000009ac0a9bbde685e37ad616b1967f8cf917126fbcf443a14d 1,329 0.65/1.00 vMB 34
390,580 390,580 0000000000000000094cd75d4e583281f7c630f853340c776397ba90898fe70f 1,182 0.46/1.00 vMB 38
390,579 390,579 00000000000000000ac9b2a96f3b366d220886ea297838d94ca0e0eab732e9c5 1,177 0.48/1.00 vMB 36
390,578 390,578 0000000000000000055b80179af9f7c3ab601e6fbbfbc92b9760e9846008bc4b 571 0.23/1.00 vMB 35
390,577 390,577 0000000000000000016bc60179ccdee57c5d9a1327b359947628362bc9fe2704 481 0.27/1.00 vMB 25
390,576 390,576 000000000000000006d4d5eefef9c72f333f506e65b4a755db20c3ed9e700750 289 0.25/1.00 vMB 19
390,575 390,575 0000000000000000072d6736b747c19feade1bb4125a92a811ac00f9101945bd 1,218 0.75/1.00 vMB 26
390,574 390,574 00000000000000000546ff3c5ccd44918c7c2be635590d10b307d9e767cbc896 1,673 0.68/1.00 vMB 37
390,573 390,573 000000000000000005b5cfc26b5b8b64cb2af22d844c8e1c1ecef7acf2d99a5a 701 0.36/1.00 vMB 32
390,572 390,572 0000000000000000053064ebbe6d32153ba554e27b3ba9b8fa68be7bbe058b61 565 0.68/1.00 vMB 14
390,571 390,571 00000000000000000b7da042afeff21e8d2cb25f8fbe353c36637debb7e08444 1,137 0.49/1.00 vMB 36
390,570 390,570 00000000000000000688cefb003f33f1df5948daec10b1958c184de86386b48e 2,116 0.90/1.00 vMB 37
390,569 390,569 00000000000000000401a1729d070f1d5d4fa8da853cca88c660b20d750fe957 442 0.41/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.55 GB
    • Received: 16.69 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.