Loading Tool

Explorer IconExplorer

Memory Pool

79,113 transactions
29.63 vMB
0.10685782 BTC
Random Selection Loading Transactions
Max Size: 178.32/200 MB

Candidate Block

Mining Attempt c4356e471898a8c44fae5ddb7691b3f3a75a444f711d0d49b42e9b9f71a68b1a
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 9e53f585f9bd440d228c37dc7c580978d7e20644ccc0fadd33e5f96575143cff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,558
Size: 1.00 vMB
Total Fees: 0.04132416 BTC
Feerates: 164.34 > 4.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (208,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,570 706,570 0000000000000000000bbb0fdd5171656cb7eadfb9f0ad8f77faaa8b9b90deb0 638 1.00/1.00 vMB 13
706,569 706,569 00000000000000000007bc16c12c90632d8da82d04a329e6c5e9e686b0de5c89 2,224 1.00/1.00 vMB 6
706,568 706,568 0000000000000000000d9029ed76bccf536ede5d79be1f864f72c664530090ef 2,754 1.00/1.00 vMB 14
706,567 706,567 000000000000000000027be233aba1d877c55aeae7e1db004b14519eb4ae1861 88 0.93/1.00 vMB 1
706,566 706,566 0000000000000000000bad8a1a3724cdf0d66d82e11fa0f6483e9408de87620a 522 0.95/1.00 vMB 3
706,565 706,565 0000000000000000000797165849da7cd22c9302d859374d5be5d1797628145d 1,055 0.99/1.00 vMB 5
706,564 706,564 00000000000000000004728aeceb840a830c8a5d84a5d2b017ba64b6cf72c6f7 594 0.97/1.00 vMB 5
706,563 706,563 0000000000000000000369507f529890c7e71d107688bb867b51ba034ddaf9fc 600 0.94/1.00 vMB 4
706,562 706,562 00000000000000000008e9b652042b8349dc0ec3eec0e82e9d94349da167db18 345 0.64/1.00 vMB 3
706,561 706,561 00000000000000000004f94fb39ff80f633a66bbd00a2ae3d8fd3633a55609f6 500 0.17/1.00 vMB 10
706,560 706,560 000000000000000000067966655650f6afb7db638a7bafa5ad2e3c263420be7a 342 0.11/1.00 vMB 23
706,559 706,559 00000000000000000005e808330b08a3801d62cbd1ae28548fe44b70ffecb884 965 0.40/1.00 vMB 11
706,558 706,558 00000000000000000002e6313afefc6613c39686c1ba63d7f2cdb0d7d1c77fbc 1,084 0.61/1.00 vMB 9
706,557 706,557 00000000000000000002e9ba0c6f523e4dcba27ff3934bd3ccb5aac7f04191f5 848 1.00/1.00 vMB 7
706,556 706,556 00000000000000000007ec102038f458a979c5c761136c35866a5aa29de80451 302 0.17/1.00 vMB 7
706,555 706,555 00000000000000000005321e81c938d7fa105e7b921e0785c23a8a448353e9e0 313 0.13/1.00 vMB 8
706,554 706,554 0000000000000000000b62c5a2f7a75b635b8b4fb82d0962183c5072eb39fe2a 223 0.10/1.00 vMB 4
706,553 706,553 0000000000000000000661a9c38832f70df2c0645dd934df9a29e577e356ad4c 2,325 1.00/1.00 vMB 18
706,552 706,552 000000000000000000026ca365acfe44d31cb6c0f1f763fa8df31cd4fbb2a94b 2,094 1.00/1.00 vMB 8
706,551 706,551 0000000000000000000408a49b79b5b6b25d01cb9d3f45aa7d38f53c805d6146 144 0.04/1.00 vMB 10
706,550 706,550 000000000000000000087c31701447626961699db9566bd5cc721735a556f308 44 0.01/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.