Loading Tool

Explorer IconExplorer

Memory Pool

75,032 transactions
28.91 vMB
0.15599597 BTC
Random Selection Loading Transactions
Max Size: 170.82/200 MB

Candidate Block

Mining Attempt b90c0828fb422060a9fd77370e2b7faff7966d780ff59a05b9c294d3a1de8e28
Version 20000000
Previous Block 00000000000000000000c0368a6a299300836a053555957b7a6df568fc9b47d0
Merkle Root 296d5c4c4a57cb936451fbe8d64d4d6e1a3bf52747d285308ecba19fd7a2dc9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,957
Size: 1.00 vMB
Total Fees: 0.09597807 BTC
Feerates: 502.67 > 9.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,038 (465,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,868 449,868 00000000000000000002a641bb45b5ddbede5869cb5fb7b5cdcacf60c8bb49b8 933 1.00/1.00 vMB 99
449,867 449,867 000000000000000000e2a9dbdfdb849df902a9d39c33801f3ce9767bf178289d 1,509 1.00/1.00 vMB 119
449,866 449,866 000000000000000000e6a3f90c83008a43c72cc8a857a575f4072ca282abb503 1,950 1.00/1.00 vMB 124
449,865 449,865 000000000000000000bd88849aeca2954a34e6d5dd3b795a16ba9b7014bbfc49 718 1.00/1.00 vMB 106
449,864 449,864 000000000000000002ab3303909ee8638cb3965c376f6c494e667287be281877 888 1.00/1.00 vMB 103
449,863 449,863 000000000000000001ffa6bb726244f691486207c67986599223541ed93d6afb 2,476 1.00/1.00 vMB 126
449,862 449,862 000000000000000002668a5df64202242bc88f7116ca56c5208efc94cf6dd364 2,658 1.00/1.00 vMB 96
449,861 449,861 000000000000000001ccc8660acbb45bbe88a6914c73d0d44d56d83ddd268836 3,254 1.00/1.00 vMB 82
449,860 449,860 000000000000000000d67b00c897bc593242441e133bfbbf2539493479922545 3,465 1.00/1.00 vMB 74
449,859 449,859 000000000000000002ad5c431a342ffe031314960f1f394f98c32c173ab483e3 3,534 1.00/1.00 vMB 77
449,858 449,858 00000000000000000116379324f94ef70816bd7c1a0cc6a633f24d972e49a1aa 3,055 1.00/1.00 vMB 75
449,857 449,857 00000000000000000191b705358075571347febf6272085fd2efd3051dd08aeb 2,535 1.00/1.00 vMB 87
449,856 449,856 000000000000000000110d28501295b97d304e36a01bad3bd06f13d0d85e14d3 2,282 1.00/1.00 vMB 121
449,855 449,855 000000000000000001dcc99bf4d8b0c8b7023583b301e35450a95bc78dc0ce6d 2,611 1.00/1.00 vMB 89
449,854 449,854 000000000000000000a2a87373d86fb459b8c5ab4a4080a31bbfdfb9f215d555 2,875 1.00/1.00 vMB 100
449,853 449,853 0000000000000000020d13405d321df1ec633d9c5e2a2de588dd9665284c08f7 1 0.00/1.00 vMB 0
449,852 449,852 000000000000000000e8b32e4fec3cc8077c821ec681df22686179469ae7d11b 2,847 1.00/1.00 vMB 92
449,851 449,851 000000000000000002c20d29d123db1d68ad2410adbc3aeb331f503612f33988 2,666 1.00/1.00 vMB 97
449,850 449,850 0000000000000000025459765aa783cf67e7cdf912b678d7db7f133d6218b220 3,310 1.00/1.00 vMB 74
449,849 449,849 00000000000000000178c206e54ab657ef7efc2effe96d4c0ac4444f11f48d79 2,165 1.00/1.00 vMB 100
449,848 449,848 000000000000000000e6d20bb7c873d92a5a0dea0c2cb4967b9a5f8d5583945f 3,583 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.46 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: 667.77 GB
    • Received: 15.29 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.