Loading Tool

Explorer IconExplorer

Memory Pool

47,868 transactions
27.27 vMB
0.07027350 BTC
Random Selection Loading Transactions
Max Size: 145.41/200 MB

Candidate Block

Mining Attempt 62379580b15463c135c7bfde09c5a56f1c5000902460bf444a22f7fde2e6072e
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 84873decdbf1adac7f92ebc4b1b334ba7805e702f55d58ea7b6671a1925c2038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,439
Size: 1.00 vMB
Total Fees: 0.01944091 BTC
Feerates: 150.92 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (390,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,083 524,083 0000000000000000001afce6fda35e398799410c8796b2ecce33f9e0a9fbe26c 2,882 1.00/1.00 vMB 35
524,082 524,082 0000000000000000001a3708f7324607828ebcd7b32ae36b1c5357bfc95f909d 369 0.13/1.00 vMB 27
524,081 524,081 000000000000000000086aef48629bcb340df014ce1ffc28806d3ea516c03284 926 0.30/1.00 vMB 34
524,080 524,080 0000000000000000001d288e7adeb26bc9f5cd5c14e668b502d71f72b106425d 46 0.63/1.00 vMB 2
524,079 524,079 000000000000000000437ecfbf365d5593852f7827d3a321e5dc36939f932d03 175 0.99/1.00 vMB 3
524,078 524,078 0000000000000000001707a1e10b223ab4d48f1f09d6d5269b510f198f536d54 145 0.04/1.00 vMB 36
524,077 524,077 0000000000000000002aa993ce3443563a5afc314b1c35850e7868352a4bfc44 1,382 0.98/1.00 vMB 17
524,076 524,076 00000000000000000043900eb5a835cb4a6a4783edf3db85758488d9735fc782 70 0.02/1.00 vMB 15
524,075 524,075 00000000000000000026808506a650332ee8f1a8f9039246edc740ff3a971324 553 0.97/1.00 vMB 8
524,074 524,074 0000000000000000003499ce2da0c663cb1af8192c9852ef3fcb6f00be7fee52 1,579 0.96/1.00 vMB 16
524,073 524,073 0000000000000000001ea6ae1a09c2d3a3dc00faa63cc200ebe81d4da0d7debe 14 0.00/1.00 vMB 9
524,072 524,072 0000000000000000003b405e0b82777cb550d33fa13ef0df5a2615f7cc781aca 1,018 0.58/1.00 vMB 21
524,071 524,071 0000000000000000000a5d37bbd56b1d567bee107f70867b6700df3c1971059f 556 0.25/1.00 vMB 30
524,070 524,070 00000000000000000023995d58f72857034f624e1dd3bc4dd43d6d7a5d34842a 723 0.24/1.00 vMB 22
524,069 524,069 00000000000000000013e4b50b6a448c9e0f2bd90194df1cb50136d59b40ff07 1,613 0.58/1.00 vMB 31
524,068 524,068 000000000000000000047d8960388d8ab9608f8d406f14e31a74fec609420bbe 1,141 0.40/1.00 vMB 36
524,067 524,067 0000000000000000000827f0eab2a7652dcf80f7dfc9658efddc287003bf00db 2,026 0.90/1.00 vMB 18
524,066 524,066 0000000000000000002e514318e1c842a290cb32bbefb55962559324ceeae29f 2,934 1.00/1.00 vMB 36
524,065 524,065 0000000000000000001581362fd2a38ff9c4be3f15c0b484351d94d41ed36cdb 636 0.24/1.00 vMB 31
524,064 524,064 00000000000000000013ccdbbbe371a132b889bc07d7f4c52bad5490242e9c02 230 0.08/1.00 vMB 20
524,063 524,063 0000000000000000000f0caf2b396d5de57726c223d08eb2d20587965528e865 751 0.24/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.