Loading Tool

Explorer IconExplorer

Memory Pool

80,439 transactions
30.18 vMB
0.07415010 BTC
Random Selection Loading Transactions
Max Size: 184.96/200 MB

Candidate Block

Mining Attempt ce59a7ba90365acb7f9fe45f6d172613eb3fd0a554473bb72d81758f4b5626da
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4e94ecc450f8d346aafb44febb88e845df4fc7f702bf10ef544d5902e5ecb603
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,665
Size: 1.00 vMB
Total Fees: 0.00688007 BTC
Feerates: 40.21 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (478,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,840 436,840 0000000000000000039634eab5b6d5543e79ca78b4706eb4652f956c1f50ab62 1,173 0.62/1.00 vMB 68
436,839 436,839 0000000000000000005ec722e3bf1d559edaa27457f9517f2ab77bb9d86148b4 1,875 0.98/1.00 vMB 53
436,838 436,838 00000000000000000373607942725045461f913b2924a9c649a2df9bf705f4aa 1,962 1.00/1.00 vMB 54
436,837 436,837 000000000000000002c9c1eb30e7e67d215a14b25b3267c517a86f1f70a4ed85 2,384 1.00/1.00 vMB 93
436,836 436,836 000000000000000002d6b836a18c1d837c9d0d50132db9dc5a526f675a6aac07 798 0.60/1.00 vMB 36
436,835 436,835 0000000000000000024eaf300dda49cccb766d6a6e03beeebd59c9f1c09dbf54 986 0.48/1.00 vMB 75
436,834 436,834 000000000000000002201b192b73d587a94875cbe7434ef4625fa23ad2b996f8 982 0.55/1.00 vMB 40
436,833 436,833 000000000000000000203b807def1fcaec12e875b718bff2ca60977bf2ba8dfc 1 0.00/1.00 vMB 0
436,832 436,832 00000000000000000115f1c3114b5d6772643ebca758bdb1962adee6ee560580 2,076 1.00/1.00 vMB 67
436,831 436,831 00000000000000000229eabb49b95d5a0b0a5feecf97f09c45c87b4c239dae3f 958 1.00/1.00 vMB 51
436,830 436,830 0000000000000000041d0afd7af641669962cd70870bcd18c21945df9c4762a8 2,298 1.00/1.00 vMB 57
436,829 436,829 0000000000000000003d33201f2aff34f87324d32974b4804ed835b5522f6f91 1,798 0.75/1.00 vMB 84
436,828 436,828 000000000000000000733f6623fd1d5e1a227cb5bd4c66a08714847d0a3267b1 2,498 1.00/1.00 vMB 85
436,827 436,827 00000000000000000251f053bf3d19a8457b0ccd26b301ecbb4eb37df1c34232 233 0.15/1.00 vMB 80
436,826 436,826 000000000000000001068f9c79dc34252a2b45e676f9756a70d2599b66b18c13 1,545 0.79/1.00 vMB 66
436,825 436,825 000000000000000002617c205e705b5072c49b690b2d34568bc9979974f08532 2,427 1.00/1.00 vMB 64
436,824 436,824 000000000000000002b54643d950838130bb1c4bbfee6ab6a164cc4b299b7407 760 0.73/1.00 vMB 35
436,823 436,823 00000000000000000230447052d8a135237a32271f7b58aa584d773db2d984e4 341 0.19/1.00 vMB 56
436,822 436,822 000000000000000001a69693b3281a9ff4b956690ab366a9c97dd242ca70b79f 1,112 0.63/1.00 vMB 77
436,821 436,821 0000000000000000042eb70648b9d4df8e7fa5d8f2955f38e9bf14ace899ca8d 706 0.89/1.00 vMB 26
436,820 436,820 000000000000000001c1c2cf58be6ae78f65ab10a0c8ebca8dc0ffb49db44833 247 0.18/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.99 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.