Loading Tool

Explorer IconExplorer

Memory Pool

35,566 transactions
28.72 vMB
0.11940427 BTC
Random Selection Loading Transactions
Max Size: 142.98/200 MB

Candidate Block

Mining Attempt a33348086e0f5e2bb6c15d961b47f2a052fcd3c14f797c6c84d134e097221aef
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 029a34187cefdd8757d23ce81e36a9f68108ba3109f073175e418ad052df6d0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.06319602 BTC
Feerates: 101.65 > 6.33 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (679,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,081 235,081 000000000000010bff3d2c095a4fbac4c64e8fdeb0ef83dd5287c119632e39a3 317 0.16/1.00 vMB 141
235,080 235,080 0000000000000131126557b4a6cdec184c3969ea870c1630425fce54a5f175b7 5 0.00/1.00 vMB 913
235,079 235,079 00000000000001880048ba298b3348e42a2c738fda284ad94ee3e7b6bf803273 68 0.03/1.00 vMB 39
235,078 235,078 00000000000001a66b3112f3b72d6ee77d6f7fb71a8db107c2b510e2b3c2859f 316 0.25/1.00 vMB 131
235,077 235,077 000000000000019bc18915bf6558b9a96cd13375a6c02bf30c686b93f891a9c7 532 0.25/1.00 vMB 142
235,076 235,076 00000000000000856961a96e46fd4a4774009d656be13ab4eba30356f22dac07 186 0.15/1.00 vMB 95
235,075 235,075 00000000000000c75e77c65de7f2bc4ae646aa182f495d72eb7d913c79ed26b6 126 0.06/1.00 vMB 119
235,074 235,074 00000000000000a594ec84f3fc3abe3ec700cde3b97609021c52692fafefd93f 64 0.03/1.00 vMB 155
235,073 235,073 00000000000000ee9a661d530407bd0926cc87a859b3543e1ec5baeea3bf26c8 256 0.13/1.00 vMB 7,036
235,072 235,072 000000000000002fb8a7738f6eae416adede741dfcfbf5da77cb09b3f43c2a71 311 0.17/1.00 vMB 134
235,071 235,071 00000000000001857ceaf9def0c618a1ba58bd506f259090efc402d1f1c2c28c 223 0.11/1.00 vMB 148
235,070 235,070 00000000000001148adaa27e2a6a5187b9fe34315f55032e431a25ca7152b998 26 0.01/1.00 vMB 230
235,069 235,069 00000000000001741de047526cdf78bd91f1580d8f73483410d0423e786fd7a3 140 0.15/1.00 vMB 33
235,068 235,068 0000000000000154c1e9cbfae7d4f1dc742ea1fe18eef08cd05436b1d70d4541 158 0.07/1.00 vMB 149
235,067 235,067 00000000000000593678aa5775111d41b052ad2c900e4afb3dcbd55a0d12d62e 32 0.01/1.00 vMB 119
235,066 235,066 00000000000001a09d78feb1945c4b0e1a1810b275f0164946ce9606ad91095d 77 0.05/1.00 vMB 136
235,065 235,065 00000000000000a3cdd3d1d3247f3a4240eb9aa608bf6b458364ca7d3dd6da26 499 0.23/1.00 vMB 125
235,064 235,064 0000000000000053ae1c0e420e4a5d1cff146dbf7ad10ca8d38581aeeae9716b 100 0.25/1.00 vMB 19
235,063 235,063 000000000000011d177dd2a6924bc65ce1a3adc3545eff2eeea8c2104f39cc3d 237 0.10/1.00 vMB 213
235,062 235,062 000000000000015ead971c4bee6f3989102dc69223d5d9e723c88b210fa681a4 211 0.11/1.00 vMB 136
235,061 235,061 00000000000000973378051195a50bb70e19b9438315ed3154125b43306bf24c 644 0.18/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.54 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: 617.26 GB
    • Received: 11.18 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.