Loading Tool

Explorer IconExplorer

Memory Pool

45,374 transactions
31.89 vMB
0.12860659 BTC
Random Selection Loading Transactions
Max Size: 162.42/200 MB

Candidate Block

Mining Attempt 6a4ac3660c28c304af4b7f173a681ff41cbe345e2f4315d454eec05a30a43136
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root 77626080fc03b5c1cfe73560995644d9262098eb7a5b15aafb94dad2bbaa56b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.05882524 BTC
Feerates: 150.41 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (682,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,850 231,850 00000000000001406e110768f9bd07886b2ab58cda843f4f83d2fa3a3393f193 315 0.25/1.00 vMB 56
231,849 231,849 00000000000000b5114aa3d7541701d956eecffdb8c6e7075cd883d39a02dfbb 1,135 0.47/1.00 vMB 167
231,848 231,848 00000000000001ca158fbf2db03fdc9c3024e54d835660e005722e4a834200bd 116 0.04/1.00 vMB 159
231,847 231,847 000000000000009b1ea17e97f67b2c27b6b96c0bffa3a08c48cd60401ad9a435 305 0.13/1.00 vMB 174
231,846 231,846 000000000000013febd116484d2d188316609025d1a870918d74aba79881307c 16 0.01/1.00 vMB 184
231,845 231,845 000000000000018867be41fa5589425b0e1f4949032e87aff5f6fe0843962ca3 855 0.37/1.00 vMB 140
231,844 231,844 00000000000001071208466d4ed0d3a9fae63464c99399acb2a702e82da82d7f 6 0.00/1.00 vMB 0
231,843 231,843 000000000000000f852940e64825e7a850712eab2a829491f61572aa39ebc83e 298 0.26/1.00 vMB 102
231,842 231,842 00000000000000720515dbb1430898dc163990c6a70d0baad9a30826f89b048c 1,057 0.47/1.00 vMB 234
231,841 231,841 0000000000000032d39b827b9a9abae4f53a3b671ade843bb67e1ff36fd92715 445 0.25/1.00 vMB 52
231,840 231,840 00000000000000a93b6a1604ad96455f1058c7e411681d8885adcd1819db9543 164 0.25/1.00 vMB 47
231,839 231,839 0000000000000074546fe07f80ba15fc81897ec56a5535de727df9fda9dab500 265 0.25/1.00 vMB 57
231,838 231,838 00000000000001338db16002488c865acaf1b2fab60a7434bab43515ee001656 156 0.06/1.00 vMB 114
231,837 231,837 0000000000000219aa4517d4a940e1a039a05ba81b94b0e29aceb49dced03f2d 889 0.44/1.00 vMB 155
231,836 231,836 00000000000001fd747609fe5dc2d200bd8b0e852fb675c96488b94cfffcf3ca 822 0.38/1.00 vMB 203
231,835 231,835 00000000000000e3d3268e05a9901759c1452590d0838a80aeb8abaea59f1e9f 60 0.03/1.00 vMB 53
231,834 231,834 00000000000001523debeaf74690456c24ae4c6c1a24c0e46efd791a6520543b 426 0.20/1.00 vMB 153
231,833 231,833 0000000000000106b64a9f410b90517ef63d8ddc002093217011a27b3bd823c3 641 0.26/1.00 vMB 551
231,832 231,832 000000000000007e8ccef9a1fccf9f0b521fc687dc0c584bfa52136162fadc5b 366 0.25/1.00 vMB 95
231,831 231,831 000000000000003bbec0d4fa4a2504d4cc57c7a967bb004997a69759d26be128 164 0.07/1.00 vMB 367
231,830 231,830 00000000000001b6852fce582576c750870940dd62132adb25e3287342214c44 369 0.25/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 781.42 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: 606.94 GB
    • Received: 10.61 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.