Loading Tool

Explorer IconExplorer

Memory Pool

36,451 transactions
28.26 vMB
0.06323784 BTC
Random Selection Loading Transactions
Max Size: 141.97/200 MB

Candidate Block

Mining Attempt 125d02f681e26485c502581efcfea29b377e9a7616ae8143e3afe63b41d698d8
Version 20000000
Previous Block 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac
Merkle Root 935621f9eefc2c284f7219ab1a603f5b12d3b7e037bc673d5cc01c60cd31829c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,621
Size: 1.00 vMB
Total Fees: 0.00888104 BTC
Feerates: 451.74 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,538 (65,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,828 848,828 0000000000000000000139ed41de8ec168913f3cba26cf236ca7e77cf36232fe 637 1.00/1.00 vMB 8
848,827 848,827 00000000000000000002337b0d351cfdc3527ae6355e8a15fc4fc8051fede3bc 5,742 1.00/1.00 vMB 9
848,826 848,826 000000000000000000034aaff69d42a1c65a3804dd57d3c2ff806af4965ca7c0 4,183 1.00/1.00 vMB 12
848,825 848,825 00000000000000000002cdf75862f7c90d813a7bd1a531b1b6d0b7d8651e7c6a 4,231 1.00/1.00 vMB 14
848,824 848,824 00000000000000000000a431241a66c0e2f488a300f620588068948ff2335c3f 6,218 1.00/1.00 vMB 9
848,823 848,823 000000000000000000020b2f9af5aacd9907085581c630c5573252a87d93906f 3,292 1.00/1.00 vMB 9
848,822 848,822 00000000000000000003395621b3d8fb35d4150b3451892a724855eefa8c1125 3,567 1.00/1.00 vMB 10
848,821 848,821 00000000000000000000db2c7fe7497816a60659fdbdacba4e01f60241636120 3,424 1.00/1.00 vMB 13
848,820 848,820 00000000000000000000652dbc708161f5f6f30e6d243daf6b16aa18b9043808 3,534 1.00/1.00 vMB 12
848,819 848,819 00000000000000000001a68058260e79e35d9efb2e787e24b0e91250faa5c91a 3,659 1.00/1.00 vMB 22
848,818 848,818 00000000000000000000ace381806b68c85b4c00b799e3e75fc95fb8ab2743ce 2,756 1.00/1.00 vMB 13
848,817 848,817 0000000000000000000305cb4bf920d0ff2cafe6d914ffe1c441d71507b7548b 2,068 1.00/1.00 vMB 16
848,816 848,816 00000000000000000001eb2a2b58ffec4eb0611e38aa08da8d616846323d6bac 2,681 1.00/1.00 vMB 13
848,815 848,815 00000000000000000002b83560647d0c571058ac547fae96abb5f4e360d3127f 2,058 1.00/1.00 vMB 16
848,814 848,814 00000000000000000002d41fd518ac4fa4a382774b0c4bc45d479e9dfad2af98 636 1.00/1.00 vMB 13
848,813 848,813 000000000000000000013bc8f8158045c8b4d95a3289474462c775441d93b72f 1,313 1.00/1.00 vMB 17
848,812 848,812 00000000000000000001c93fc85ac4bb48d7143a2f9a58c4481287dcc0122eee 1,550 1.00/1.00 vMB 18
848,811 848,811 00000000000000000002c76fb85d09fb7ed8a68d9ccfbe95d88e797711800dd4 3,887 1.00/1.00 vMB 20
848,810 848,810 000000000000000000006d746a1f84d9af1d3d26067c8720ba6fdb61eb6788b9 4,227 1.00/1.00 vMB 32
848,809 848,809 0000000000000000000011952c106b7a74dd7b990fc23ca7df83986d14df0567 5,254 1.00/1.00 vMB 45
848,808 848,808 00000000000000000003121d61098782f5d68ba217b823e410c3739283a93604 5,075 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.57 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: 622.41 GB
    • Received: 11.32 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.