Loading Tool

Explorer IconExplorer

Memory Pool

75,016 transactions
27.58 vMB
0.06881304 BTC
Random Selection Loading Transactions
Max Size: 168.65/200 MB

Candidate Block

Mining Attempt 878c922ebc5a21c8f01da658488c07c6013b87ba2b60c4e6b51649b55276f559
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root bfb73f642f60707e53240189ca95beb334726ed31396d275db9096a87b1b6cfe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.00993489 BTC
Feerates: 150.93 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (507,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,903 407,903 0000000000000000045b1ead2d9fe81da72c070d37c6379ab1cc3b7916c8242c 2,796 1.00/1.00 vMB 52
407,902 407,902 0000000000000000006b600b9191e7ce2c280877e8c527685138f7801a540b6f 1,185 0.70/1.00 vMB 33
407,901 407,901 0000000000000000029abed9bee058b014c1a95c0cf8342e70f5f93397d97a6b 1,828 1.00/1.00 vMB 35
407,900 407,900 00000000000000000391868de3381e4bf13590b46d18bf9d9d1dbc6dca8a295c 1,342 0.59/1.00 vMB 34
407,899 407,899 000000000000000004eef56b7204e64d260cf9ffacbfc4ff264e1952994b71d3 852 0.80/1.00 vMB 18
407,898 407,898 000000000000000004247f730dd3d871ad176920fd22daae882d2746deecb523 2,725 1.00/1.00 vMB 46
407,897 407,897 000000000000000005a4aac6f207de57411998ade3e0454d2c90e481ad49482c 1,807 0.79/1.00 vMB 41
407,896 407,896 00000000000000000507967d99494728c12303a017289d62755a5c64dd5f82d1 253 0.16/1.00 vMB 17
407,895 407,895 000000000000000000ac36a4fa8216f620722fe6528c06b329846d83c2d6dd94 1,985 0.89/1.00 vMB 38
407,894 407,894 000000000000000001b5cfa6457f34435d25fe2de22cc31fefdcda26b8da99b3 192 0.70/1.00 vMB 8
407,893 407,893 0000000000000000001869af89194c418b3747ddea76e695c208319305df939b 1,239 1.00/1.00 vMB 18
407,892 407,892 00000000000000000333b41d55522ed2067ce7c7acf756f5aefdda42844dd4b0 948 0.75/1.00 vMB 26
407,891 407,891 000000000000000004598f9f50532078b45f73630f70ea6270b3d9e0320d1bd2 699 1.00/1.00 vMB 19
407,890 407,890 000000000000000000b1077788a3f0d2aa84f3bf2f2db1c82f08adb9ca5697f7 1,769 1.00/1.00 vMB 32
407,889 407,889 000000000000000005b641cbac4f58c0c3433271e1bc195b98b25c12a0bd2a78 983 1.00/1.00 vMB 21
407,888 407,888 000000000000000000a2d3df88b2f6c4be1dffa218c26d1b190c448c10678f89 1,168 1.00/1.00 vMB 27
407,887 407,887 00000000000000000624dcabab29c863ed675cce52803c35ae9177243fc46bba 1,631 0.99/1.00 vMB 33
407,886 407,886 00000000000000000202abd469a60e8c226585de4d12f038b5d9e06157d8e809 1,545 1.00/1.00 vMB 28
407,885 407,885 000000000000000004a5ed254ce482d34b1b0132bda9f6ad29e3395bcd1f3b39 2,240 0.93/1.00 vMB 39
407,884 407,884 000000000000000000bfd5dd44e7393187e4ca6ae90195efe47350216db265bf 2,637 1.00/1.00 vMB 61
407,883 407,883 000000000000000000d99dcbd3781f273b288695586bca9b8f34ca8e3170f9a3 1,058 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.71 GB
    • Received: 17.44 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.