Loading Tool

Explorer IconExplorer

Memory Pool

79,179 transactions
30.08 vMB
0.12494368 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt d8866ac024b9fcac45cc9d5344d54025068534ff61477b07e264d99552a209ad
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 15ef14ab4b03243081eeeeb74699321c5459899728c82af7b48b3a0489292298
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,774
Size: 1.00 vMB
Total Fees: 0.03880147 BTC
Feerates: 673.02 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (181,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,581 733,581 000000000000000000007cfe35b67e568a63865485a6b762dd903bdbac2eb958 2,760 1.00/1.00 vMB 10
733,580 733,580 0000000000000000000299b8c777a7e56c8ab3cc59abc0ae3a5cb3bcdff6909e 224 0.06/1.00 vMB 11
733,579 733,579 00000000000000000003a44974e990b153fd2d123691e0372293dbcf79db0cfc 95 0.03/1.00 vMB 8
733,578 733,578 000000000000000000055283add54db3e37657d665c2cacf2cdf84cdb064341e 929 0.37/1.00 vMB 9
733,577 733,577 00000000000000000004bef8fed166221fe8feaafc2563325dfd63cff61d90fc 188 0.10/1.00 vMB 9
733,576 733,576 00000000000000000001ab27a3b0b50862c901604bc955fee9fd3fef31e0f85a 1,210 0.71/1.00 vMB 5
733,575 733,575 00000000000000000008dd79682bd4123a4166f80f1f0aafb2dd00374a7b186b 1,439 0.99/1.00 vMB 3
733,574 733,574 00000000000000000005839170079ba8514add8a8d9b3db92cb04b7de0c2e29f 2,056 1.00/1.00 vMB 8
733,573 733,573 000000000000000000036b44e84bdc6782d52b681e15bbf94f1a3753e598d33a 2,241 1.00/1.00 vMB 12
733,572 733,572 00000000000000000003aba0d88adb636e5dbf9d1548ef098a085c896f0a98be 701 0.23/1.00 vMB 9
733,571 733,571 00000000000000000000adb8db17a70dfc39bb60c97b8134a8d1b425ffe443a7 288 0.13/1.00 vMB 10
733,570 733,570 00000000000000000009cbffc418e053541698e6db11be1b9fa3fa9923569eb2 1,254 0.44/1.00 vMB 9
733,569 733,569 0000000000000000000555e01a7a5ca04f66aadf50f4cd23eb709b60484aeb5a 1,238 0.44/1.00 vMB 9
733,568 733,568 00000000000000000008495288d96755562b663f01d9f0f1a27f4940e93e1412 223 0.09/1.00 vMB 10
733,567 733,567 0000000000000000000775d8e4df7ec55c862c3515b878f06fa40e1910348ab7 1,372 0.50/1.00 vMB 9
733,566 733,566 0000000000000000000891314dffeeda21ddf25a5bdfed79346add8b358a151f 352 0.11/1.00 vMB 7
733,565 733,565 000000000000000000006888dad18fc902daffbae3de400a45d15795759b1801 499 0.15/1.00 vMB 11
733,564 733,564 00000000000000000009736c4dcda641ff9a1288f482ded06f27439af36fffcd 1,623 0.55/1.00 vMB 9
733,563 733,563 00000000000000000002d2010445356fb67e3944bdced99995203ab38e1ef0fc 2,544 0.81/1.00 vMB 9
733,562 733,562 0000000000000000000292c82c9f2079adf57439c50db6c020ce63fa72f91623 1,623 0.77/1.00 vMB 3
733,561 733,561 00000000000000000006cd7d211a7466848f8258234b93a548452bfb7daf3282 2,641 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.