Loading Tool

Explorer IconExplorer

Memory Pool

71,713 transactions
27.77 vMB
0.05999683 BTC
Random Selection Loading Transactions
Max Size: 164.63/200 MB

Candidate Block

Mining Attempt a941a0f5108b6e3465e2978b7b16f239237e2c9c255ce3986cbde85a5ed03151
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 86aef9211975dade1b443351664d6faade517bf392637c8fce91d140ec1e0119
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,801
Size: 1.00 vMB
Total Fees: 0.00466082 BTC
Feerates: 21.55 > 0.47 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (181,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,394 733,394 00000000000000000003141a537b28f4a1236ffd75fc8ee95aafc5e21f4003d5 250 0.09/1.00 vMB 6
733,393 733,393 00000000000000000007c2607f0ad143e7f53aa7b373cfc7b8c421be27b2fdf0 1,039 0.29/1.00 vMB 6
733,392 733,392 00000000000000000007ae26fd772376d620cbace83a7055a0d2ae0ead99e4a5 1,728 0.59/1.00 vMB 6
733,391 733,391 00000000000000000000261239ed02b2eae137e340713004c86ad421afc415ca 608 0.19/1.00 vMB 5
733,390 733,390 000000000000000000055dc7a0c61fcc54269e79d70c9dae3a169c33b0ba4436 1,073 0.43/1.00 vMB 6
733,389 733,389 000000000000000000033a726d3f0336547f7185be7c90939670aad094d929c7 1,073 0.57/1.00 vMB 3
733,388 733,388 00000000000000000004e5bbd2de1577efc939dd83b10c479d36962cb3abf3c8 3,367 1.00/1.00 vMB 8
733,387 733,387 00000000000000000008b81a56944def999ae9b1d541979e722d3a976a8797e9 554 0.18/1.00 vMB 5
733,386 733,386 000000000000000000070a791c468c502c993c5801a45156c5367f6e90c17306 678 0.21/1.00 vMB 7
733,385 733,385 00000000000000000001f1d940bc190c10c972467bc23aefc98d1660c45d017b 770 0.35/1.00 vMB 7
733,384 733,384 000000000000000000061ddff575c88a7e72693a64eadef325d5820d7d675fb6 1,131 0.36/1.00 vMB 7
733,383 733,383 00000000000000000009808d213dceeafe16a88752d5fc9e2b3c8758892992fa 933 0.69/1.00 vMB 3
733,382 733,382 00000000000000000009b6d038be27aa6fb0cbfa5cbf66595f5953bceca3d7d6 801 1.00/1.00 vMB 1
733,381 733,381 0000000000000000000046de68565f5540840df42386ae4d9f02d0a76f7f6cbe 2,447 1.00/1.00 vMB 7
733,380 733,380 00000000000000000004c5aa4e2e9d5952b09626ba909d8536a9a2c7c9b627f5 1,275 1.00/1.00 vMB 4
733,379 733,379 00000000000000000000175dbfe5f2705e389906cf93561b291473d78783284e 2,892 1.00/1.00 vMB 4
733,378 733,378 00000000000000000000ea7285043401c71bd1fbda20215ea75c55e74aa50e40 3,521 1.00/1.00 vMB 8
733,377 733,377 000000000000000000008fd4908430d8cfc999b2189774fc747a792c545126a2 3,057 1.00/1.00 vMB 13
733,376 733,376 000000000000000000086d72f3bb71b8dba4ee82ad5c84d6ee561e2f9bc4027c 1,603 1.00/1.00 vMB 5
733,375 733,375 00000000000000000007c953c49877c9f134623a227d4dfa9eb84f0c5d66cdf6 2,912 1.00/1.00 vMB 6
733,374 733,374 00000000000000000005d74a08821c9097a3ea9c3a5334538fa84c99e9afa90b 861 0.30/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.