Loading Tool

Explorer IconExplorer

Memory Pool

47,088 transactions
27.91 vMB
0.12937537 BTC
Random Selection Loading Transactions
Max Size: 146.40/200 MB

Candidate Block

Mining Attempt 8f0f2e0f86b1daf095b0fc220c465a7aec2cdb678950682bb9a6a92ba9196da5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4b1f69c5d4fe4dec1f56e9305e50ca72af9ea0438ea47aebf63c1d77821cc6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05819379 BTC
Feerates: 151.01 > 5.83 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (126,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,096 788,096 00000000000000000004c6e0b342074b6e7f77303b303c8600690e77f245a931 2,304 1.00/1.00 vMB 151
788,095 788,095 00000000000000000002754093f5cdcbf85e0285f7725ab52ac813b3744c4386 3,422 1.00/1.00 vMB 131
788,094 788,094 00000000000000000002aa175a70f3b236038348ba1605c4fd8a41707568d720 4,175 1.00/1.00 vMB 77
788,093 788,093 00000000000000000004de55592b615fe1dd290332278ef45bae224cab1f1fb8 3,983 1.00/1.00 vMB 94
788,092 788,092 000000000000000000018d0ecdb2ec867927378956e4f85a7dac45687f2d9597 2,953 1.00/1.00 vMB 65
788,091 788,091 000000000000000000054a9881f2c0e5cdc20de6ad03f77aefee77d8d2fec6f5 4,418 1.00/1.00 vMB 38
788,090 788,090 00000000000000000001a51f58b7189cf87dde6decd2b1ec24fdf075ccdcd1e4 3,376 1.00/1.00 vMB 66
788,089 788,089 000000000000000000014a2843da5759e16b37506ece5b9986c27fedcf7a050c 4,215 1.00/1.00 vMB 54
788,088 788,088 000000000000000000054ddd302bc01ce935557190b743bced08bca384e1dc49 4,010 1.00/1.00 vMB 83
788,087 788,087 0000000000000000000516a92ab67c1cecff0347149be98b5e5b227122ee1b09 4,055 1.00/1.00 vMB 93
788,086 788,086 000000000000000000026db28096765c0510d7c5f99b86a501c4f61abc21649d 4,087 1.00/1.00 vMB 86
788,085 788,085 00000000000000000004eb9f00d57578cc77ef1c93dd80717b4338cebfe3063f 2,864 1.00/1.00 vMB 85
788,084 788,084 00000000000000000002ed2ae60751cd47355f7e32248ef81392d21957d1c840 2,567 1.00/1.00 vMB 151
788,083 788,083 0000000000000000000355896e5699efb4c0f7e84064e6307f2d505069721312 3,537 1.00/1.00 vMB 137
788,082 788,082 00000000000000000003f46f99713329aef3bdf9888e7f73db525ff41852cdcb 3,334 1.00/1.00 vMB 130
788,081 788,081 000000000000000000013e5da86d8311a50d71e3fad1833ec5059d29cee6515b 4,592 1.00/1.00 vMB 24
788,080 788,080 0000000000000000000509b7e5ad9c421d509f33528e796c62448abbcd8f4c44 3,735 1.00/1.00 vMB 68
788,079 788,079 0000000000000000000168d3ae8090358edb475d9fb519507743e9447d67aa3b 3,492 1.00/1.00 vMB 98
788,078 788,078 000000000000000000026376e9f88c2f2a1045ab2967823405e7110696348368 3,194 1.00/1.00 vMB 124
788,077 788,077 0000000000000000000478ed6d23ba9076e5c51c236924def03017f3e4260e19 3,308 1.00/1.00 vMB 137
788,076 788,076 0000000000000000000079fcaa79aebf524644c5821a9a2a20ec96812aba1d05 4,370 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.