Loading Tool

Explorer IconExplorer

Memory Pool

82,424 transactions
30.73 vMB
0.08030102 BTC
Random Selection Loading Transactions
Max Size: 188.40/200 MB

Candidate Block

Mining Attempt a3244930386b28d94727ff69582a3a1cb2fcefa7802a51c7cb9305f2ea6f1d2a
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 99d96deb0f96503f87a33a023acde97e880bd4bd76395372ffc432abc0cba2b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.01151555 BTC
Feerates: 79.55 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (483,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,306 432,306 00000000000000000062c62c6f9fa5114a8e4e0db6e5580ae503681cfb43ea35 171 0.11/1.00 vMB 53
432,305 432,305 000000000000000003c9adfaba5581809d01905831ba2b6814840c9e73d37b58 1,444 0.75/1.00 vMB 50
432,304 432,304 0000000000000000020cb0b9c50181c1f6eee6fe5233d55900e9d4fc323b0277 2,137 1.00/1.00 vMB 69
432,303 432,303 0000000000000000001de8b9721c46b91dedf3d14fbf694c7277c4499772eaa5 234 0.99/1.00 vMB 4
432,302 432,302 0000000000000000024f2b0a01c7e05b96832ca51ecfb48d1a3bd053019c0aff 860 0.57/1.00 vMB 55
432,301 432,301 0000000000000000026060370592d216781c6e29a322514cb24053fcd70909e7 1,185 0.58/1.00 vMB 60
432,300 432,300 000000000000000000eadb98c7810caa85f9f02c5bcd1108c84d55cde61ec524 2,074 0.83/1.00 vMB 62
432,299 432,299 000000000000000002a69155196c4848abbf9da9ed4d121a488c2626ba68e523 596 0.26/1.00 vMB 59
432,298 432,298 000000000000000001ccb23ff66a226e7f935086ef1c66d90b8bfc5a80dc23e9 851 1.00/1.00 vMB 22
432,297 432,297 0000000000000000009bf24fb398c6d88fdb31c15836221427b6945eb7a73dbe 1,304 0.57/1.00 vMB 69
432,296 432,296 000000000000000002d141d62da5bae928eae4047eb0c6e71407cbd885d4c3de 1,885 0.85/1.00 vMB 64
432,295 432,295 000000000000000003ba93fdc6df8d0e4c2a5fb79ebec3ea1879a0cf1ad38f52 29 0.01/1.00 vMB 54
432,294 432,294 000000000000000002e4d72004114f616591f9fb7c89376ffd461e4889c00974 1,652 0.83/1.00 vMB 45
432,293 432,293 000000000000000001198acd47510d0457481e8dca7bf9af8e2b367f1d174a04 1,858 1.00/1.00 vMB 67
432,292 432,292 0000000000000000013de6086146f89e0a73b921706b742b91ee4e0ffd5b9a3c 1,666 0.90/1.00 vMB 42
432,291 432,291 000000000000000002a6d8873979eaaff4298b0fd53f73959a0d4dfacf46f0d9 1,754 1.00/1.00 vMB 65
432,290 432,290 00000000000000000389bad0483cc8179d09714dcd977ae9297bf9d89ede9d0c 699 0.32/1.00 vMB 57
432,289 432,289 000000000000000001f59448cb724f37d7e0b46aa7a8cf5aabd57b36af820e60 162 1.00/1.00 vMB 2
432,288 432,288 000000000000000003550d280be07f714222c6d564d4096b159f671babca780d 570 0.22/1.00 vMB 65
432,287 432,287 0000000000000000003cd4ea7ee3fa6fb53c084d4114b08c3b9b5feb054a4872 354 0.30/1.00 vMB 54
432,286 432,286 0000000000000000012649e27792f2533c3b5810e7864451ce202d330e99f95e 226 0.33/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.