Loading Tool

Explorer IconExplorer

Memory Pool

39,719 transactions
19.74 vMB
0.07024982 BTC
Random Selection Loading Transactions
Max Size: 110.00/200 MB

Candidate Block

Mining Attempt 15fe577268bb73019a37626e765eff240a355e86fb8ceb6a080b45b928d1ab5b
Version 20000000
Previous Block 0000000000000000000090007083a4c5b0066025965bf90976dad02bace4e5cd
Merkle Root ebcb53327b9b141990a1c70384e30d11ead97c5be9400cc3a7b7040c8724d5c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,199
Size: 1.00 vMB
Total Fees: 0.03160288 BTC
Feerates: 107.09 > 3.17 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,104 (645,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,444 268,444 0000000000000003ae5eb35c5e3aac770afdcdf35279380e4dbb87240bb7e075 1,330 0.56/1.00 vMB 81
268,443 268,443 00000000000000084fa333b5ca177ae519adfa08dd85a1bc9b157d91ae1ef2ba 480 0.23/1.00 vMB 69
268,442 268,442 000000000000000729adb86d652bf954f76e18396a8f5ce7932a560145a9b022 82 0.03/1.00 vMB 14
268,441 268,441 0000000000000003987831bcbdd621065f1cb8ec5f29c32e38bbae3a0a7452fd 93 0.04/1.00 vMB 25
268,440 268,440 0000000000000000a8b32b7423a1ac39bbd666f4c6e44c415216a6424edd9503 242 0.13/1.00 vMB 63
268,439 268,439 00000000000000013d708eeba302332e7d91371e63ec2e6719e195294f28f7e3 921 0.47/1.00 vMB 57
268,438 268,438 00000000000000066bee7894564282e3ac496246667a362705f3d37b70f42418 505 0.25/1.00 vMB 116
268,437 268,437 000000000000000195a95e6aa371f7e29250eb811c7993edb006bf8011ccfd6d 1,628 0.68/1.00 vMB 95
268,436 268,436 00000000000000072f68371b43be2450b97751b3b33430722d1ae973be488acc 121 0.06/1.00 vMB 73
268,435 268,435 000000000000000476bf2d27747f540a8e97b10806a378e8c252aee0034db8db 335 0.26/1.00 vMB 8,338
268,434 268,434 0000000000000005f285cc42432af9d8e46330696f5851f3ca7e86c779e90976 161 0.08/1.00 vMB 78
268,433 268,433 000000000000000254d9777ae4818d620fad453a2c4579b616a1d5081ddff098 845 0.44/1.00 vMB 69
268,432 268,432 000000000000000614fadc7c37c12cb7f4aab23eec2eea7305c8c915d0abd617 320 0.15/1.00 vMB 67
268,431 268,431 000000000000000682a9858f3fcfd0d8d68d43db6a570c6e35efc09774250f8d 401 0.19/1.00 vMB 35
268,430 268,430 0000000000000001b8e401feab5c1aa344888cb14c8d66eea61edac818d52533 527 0.25/1.00 vMB 108
268,429 268,429 0000000000000003901f2802453af7aa8508c5ad344a10f1422ce5754d0e4fbe 391 0.36/1.00 vMB 48
268,428 268,428 0000000000000005914ee73f5057ff3321821c56c436c0b85eb62b5f0e5f7a26 253 0.25/1.00 vMB 27
268,427 268,427 00000000000000030d553a32e99a4b1a0dfe6e4fae91672b6046cb6855cb2e35 1 0.00/1.00 vMB 0
268,426 268,426 00000000000000078919a7eda1ba4d335da5a3751f1fa9e6542484d4c4ca7dc3 666 0.25/1.00 vMB 63
268,425 268,425 00000000000000054b7a39e0fb4d0c0e9c490fbb94b235ae48553c0e998b8f73 471 0.22/1.00 vMB 123
268,424 268,424 0000000000000000d4897364c6e74e8785fb0caf934cba830e6a6604fd428cae 478 0.25/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 780.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.40 GB
    • Received: 7.19 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.