Loading Tool

Explorer IconExplorer

Memory Pool

37,028 transactions
33.64 vMB
0.08613073 BTC
Random Selection Loading Transactions
Max Size: 164.03/200 MB

Candidate Block

Mining Attempt 79cd7cf4d0f98b17fa39c8b0d46e14e630f8b9ba28bf511de95f128822c5aa99
Version 20000000
Previous Block 000000000000000000018989f4499b09e34e696ca75f4dedd03592343a45d28a
Merkle Root 2c9d1d1c01a527f4dfaa28ed56d6676695e7d2cda4724a39dc53f0247b2baa03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,123
Size: 1.00 vMB
Total Fees: 0.01566434 BTC
Feerates: 57.60 > 1.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,319 (548,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,458 365,458 00000000000000000a1f90bf59ba3b927aacacc7e5ed7a02aa42b532e21b20d4 2,414 1.00/1.00 vMB 56
365,457 365,457 00000000000000000e882fe6fcabee1d80385f7d226c90d2de006680c5fa5839 410 1.00/1.00 vMB 8
365,456 365,456 000000000000000006bd0b93a139652285cdec1157fe31cbc995f73c2547e3d1 1,498 1.00/1.00 vMB 31
365,455 365,455 000000000000000009a5a8325154626fcf50c585423a8e2be2904ea40f7d5f63 1,603 0.95/1.00 vMB 43
365,454 365,454 000000000000000008d6fef2880dd2265468311f54068b26d349da582deadb7e 557 1.00/1.00 vMB 7
365,453 365,453 00000000000000000015b45c2d97af421eb196d5252085b3029109096aa7cd84 492 0.54/1.00 vMB 21
365,452 365,452 000000000000000007c98b465513f848f902d0a84b68595cc04e56ae28b8cd1f 1,499 1.00/1.00 vMB 31
365,451 365,451 00000000000000000f6388c4b24d0da7f61b0c4fda4dfbd49935a0add7c6de82 2,978 1.00/1.00 vMB 81
365,450 365,450 0000000000000000093f699ccdb323aa638af1131249ec2e1bacbf367163807a 1,133 1.00/1.00 vMB 30
365,449 365,449 0000000000000000139f716a03dc6018d024271f1063dbb605a1493b71fd6f22 287 1.00/1.00 vMB 5
365,448 365,448 00000000000000000b292ff28b6999e44aee7f943fd59bb6434390e772e08ff0 666 0.45/1.00 vMB 36
365,447 365,447 000000000000000002e549e3451c403cd82ae7586714bf68d9e822cdf71a17ec 471 0.93/1.00 vMB 11
365,446 365,446 0000000000000000089293b394044e2b9147c2cee84cd478a212c7add109ceeb 840 0.95/1.00 vMB 18
365,445 365,445 00000000000000000d3f145bc353aaabebda1bb829781e5b268b49e508128dce 1 0.00/1.00 vMB 0
365,444 365,444 00000000000000000448f0d73e2ba1423e3d0b0892c40665e1ce46e0d1a8eb69 263 0.45/1.00 vMB 31
365,443 365,443 000000000000000007b23e401f0a1060af438b046bee913d471976e930bedbe9 868 0.49/1.00 vMB 38
365,442 365,442 000000000000000009261c5f9f3fb62540e5a0eb0085534c6d278a45beeb6b31 1,608 0.75/1.00 vMB 41
365,441 365,441 000000000000000010bf087ed645cba129e2523930d5cde636ddbae9e03aef9c 903 0.75/1.00 vMB 24
365,440 365,440 0000000000000000039feff624cc853f752aa9772bfe3e2dcb26bae3b96029df 262 0.75/1.00 vMB 6
365,439 365,439 0000000000000000026093367af54b94ef1709944510c67e33d863caffd9b2f6 200 0.15/1.00 vMB 27
365,438 365,438 000000000000000003a7cf5fb475521e2dd04732161ce11bce765c1371c849f6 552 0.26/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.16 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: 582.04 GB
    • Received: 9.25 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.