Loading Tool

Explorer IconExplorer

Memory Pool

84,807 transactions
30.53 vMB
0.13360033 BTC
Random Selection Loading Transactions
Max Size: 185.46/200 MB

Candidate Block

Mining Attempt ba20e73f19bff98cc2653a29b31f6fca0ee2bce3408e34a4c67cac39c0d1a7cf
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 6951a9d61f08b03a400dbaf6d5c1128c2450e834b4fec15013e1e649e74fa7c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,898
Size: 1.00 vMB
Total Fees: 0.07084526 BTC
Feerates: 170.36 > 7.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (775,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,074 139,074 0000000000000266d0b5ddc2048d0cf6e360456ef6e8db1d1ad9dd8b082145af 9 0.00/1.00 vMB 438
139,073 139,073 000000000000042fc5649d50038f0f37a5d62a5e61e8ac960de40c22220c32d8 21 0.01/1.00 vMB 457
139,072 139,072 0000000000000007b7b1bde407a6cd0c1b11f329bb56502cf6200fb48108ceb1 65 0.03/1.00 vMB 421
139,071 139,071 000000000000029a8ea7253166589973e8f88abbc75a5d2055200e6c1d9a5a24 15 0.00/1.00 vMB 319
139,070 139,070 0000000000000958f7f2fb98a827668971ef59a3d4083f55268dd67a54d2c069 11 0.01/1.00 vMB 365
139,069 139,069 0000000000000631d03f0e5bc29698699f729e43e9c669a10e3313933ca95a62 13 0.00/1.00 vMB 91
139,068 139,068 00000000000009ca7f80db81f61c4a4577b8494cc8676baab68b6c727b479b1a 119 0.05/1.00 vMB 118
139,067 139,067 00000000000002e46675ec92f65a50cb5fe896c6be901acc7a7306dcb6c216b1 10 0.00/1.00 vMB 87
139,066 139,066 00000000000000197d5590599ac94df9810eb1229eca97a032f30c33bb149b25 1 0.00/1.00 vMB 0
139,065 139,065 00000000000003b042a353d5c62cf67a30dd7e53dac52e615b539f67541ebcdf 18 0.01/1.00 vMB 304
139,064 139,064 000000000000073bc1799af35312814a15d112d906bfbefd9d1d8c25f25fccf5 41 0.02/1.00 vMB 429
139,063 139,063 000000000000035675b46065c51ddba401ed08501fe884dcce2c39fccf48cadb 13 0.01/1.00 vMB 45
139,062 139,062 000000000000075b24d0432d459f071f53e706a42ed0f6869b744b8dbd27327e 68 0.03/1.00 vMB 9
139,061 139,061 000000000000017a015909d08f9043c0085abfff8fb31eab25e35d974ab8a618 27 0.02/1.00 vMB 129
139,060 139,060 000000000000009a920496cf0099a24eac1e29277647e5f6cf6c164120502000 21 0.01/1.00 vMB 132
139,059 139,059 000000000000083ccc8dc8a823eaac30e999f8aed457e382bab8ce6af51fe01d 12 0.00/1.00 vMB 0
139,058 139,058 0000000000000673317cca7fe644f75565bfde7bbb3d04bfee1dbc9059f9bfe9 8 0.00/1.00 vMB 38
139,057 139,057 00000000000004a262147d6a49374000db9ab91b53e59fdd9efcdac542990e73 28 0.02/1.00 vMB 100
139,056 139,056 0000000000000781d537cac92e13aa7bb3889230ca1343c898e0db36ae6d0103 19 0.01/1.00 vMB 241
139,055 139,055 000000000000091a73d4ed6e4c837ca07b94944a8ecf193520114e658a2578ad 23 0.01/1.00 vMB 6
139,054 139,054 000000000000073b83303b819f759aa26429b90419928b8acbf14d98be7e4f24 9 0.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.32 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: 660.27 GB
    • Received: 14.66 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.