Loading Tool

Explorer IconExplorer

Memory Pool

37,940 transactions
26.07 vMB
0.06075082 BTC
Random Selection Loading Transactions
Max Size: 134.59/200 MB

Candidate Block

Mining Attempt c54643b33617c4e9cf54438c8115647d0d550702908473b2f2341f6c7d539d08
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root e863bcaed5ad0bb477c1b7d262a8b5f51df8702c3719f1401838ff1cfe1e9aad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,445
Size: 1.00 vMB
Total Fees: 0.01315333 BTC
Feerates: 265.25 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (341,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,087 573,087 00000000000000000012153dc5275c5f18cbb1ab3d3febb9e4426fefe355f085 2,996 1.00/1.00 vMB 85
573,086 573,086 0000000000000000001572e27a782b135da6d9c6b933468ad1e41629d65f67a0 3,480 1.00/1.00 vMB 107
573,085 573,085 000000000000000000233787367ddac4372fe238aebc5b7ec8b6cdddd7e67263 2,975 1.00/1.00 vMB 59
573,084 573,084 00000000000000000016ef6fc4f8d637770b50678fd23e335e037d368cd662cb 3,045 1.00/1.00 vMB 32
573,083 573,083 00000000000000000019a665df0c311cc753790d8f7358e6a8550250040707bd 2,775 1.00/1.00 vMB 75
573,082 573,082 000000000000000000225878c400130d6980a9dc4a6fe890582d77d063858ca4 1,694 1.00/1.00 vMB 14
573,081 573,081 0000000000000000002a3efa7588628ea72576cd1fc7384c2ed4ca9e26d77040 2,553 1.00/1.00 vMB 9
573,080 573,080 00000000000000000016ea0bd16532a3d726a01b60dcf34d0756c5140c76a007 2,022 1.00/1.00 vMB 63
573,079 573,079 000000000000000000003549111aacfaf93d59cee209bb7ed933d65fe2d6271e 3,329 1.00/1.00 vMB 127
573,078 573,078 00000000000000000010888b70790ea3113a2686656a561da2c510c92d2a0102 2,926 1.00/1.00 vMB 40
573,077 573,077 0000000000000000002abe1a32214b4863e2729ffe515b19dd32c36eacc8687f 2,881 1.00/1.00 vMB 50
573,076 573,076 00000000000000000015eafe12243581d76c48fbf80285d50963657e51e17760 3,074 1.00/1.00 vMB 57
573,075 573,075 0000000000000000000a0d13234d50c05bb7090fc1b3870238efcdb9ade71870 3,084 1.00/1.00 vMB 99
573,074 573,074 00000000000000000000ce034587193e50176bdb57d8deff6ff8507e85ec06ba 2,058 1.00/1.00 vMB 47
573,073 573,073 00000000000000000028cfe5a6237c1802ea62c03119abb5b8f71d0aa773e614 1,749 1.00/1.00 vMB 32
573,072 573,072 000000000000000000002111f1e17a0e5392b5d95cfdfd5a9da7b01c7a95997d 3,137 1.00/1.00 vMB 72
573,071 573,071 00000000000000000001e39303ebf253f8559cf62844da70d8190124532088fe 2,912 1.00/1.00 vMB 64
573,070 573,070 000000000000000000279320f6862d7f01b862ac0eb987e4dacd4f2fe6f1e335 2,861 1.00/1.00 vMB 86
573,069 573,069 00000000000000000010cba88ad5f6c7cd681d28448f9e9d5ef91067a441e5c4 1,950 1.00/1.00 vMB 28
573,068 573,068 0000000000000000002283a152be5b8393b9c26b964050902ae8bbb8f556f694 1,504 1.00/1.00 vMB 11
573,067 573,067 00000000000000000001f864d6eb31604633bb544d4e4d25904e108451592fc9 2,488 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.27 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: 656.66 GB
    • Received: 14.40 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.