Loading Tool

Explorer IconExplorer

Memory Pool

77,298 transactions
29.87 vMB
0.10391259 BTC
Random Selection Loading Transactions
Max Size: 178.46/200 MB

Candidate Block

Mining Attempt e558ec5d64eca74bc004a5c545b885327668dc6b2971f699551653dfd87f100b
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 91b19c297029ab959ca54a23a03f471c4e3df5869deccb725b99b41800259b5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 807
Size: 1.00 vMB
Total Fees: 0.02219510 BTC
Feerates: 20.13 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (459,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,983 455,983 0000000000000000006d7deac9bdba8162933fc067b0829396bb2db783615601 2,156 1.00/1.00 vMB 167
455,982 455,982 00000000000000000185a809404e357dcd2f7318869566a5076f68a2b3d9fd7b 2,372 1.00/1.00 vMB 180
455,981 455,981 00000000000000000246c170c6df96d627345bda84097cfd2677e9195c3fd271 484 1.00/1.00 vMB 62
455,980 455,980 0000000000000000025e38bfc39548290cb155f0e9ab99d291c4f3dcb1baf068 1,825 1.00/1.00 vMB 173
455,979 455,979 000000000000000000af1bbf6becf8b5cc850a9ac6d193a4dba1bc460c5fc85f 1,551 1.00/1.00 vMB 183
455,978 455,978 000000000000000001d4179d978a3302d99289985e5d5e57e72ad89f2da88472 1,948 1.00/1.00 vMB 140
455,977 455,977 000000000000000001eb0b124b1a286123910aef526c6f3b0d2332b992653f7e 1,770 1.00/1.00 vMB 131
455,976 455,976 000000000000000000e5f41cf9b8121bae8468e159e2c7339c4a0fb43a1e43b5 402 1.00/1.00 vMB 68
455,975 455,975 000000000000000001ae371be40bfa4536cb51f56f91d5edff0b7bc089a29ec7 1 0.00/1.00 vMB 0
455,974 455,974 000000000000000001e210dad474fbdb80cae1ca6496a1f79c75ec64d01a446d 1,403 1.00/1.00 vMB 66
455,973 455,973 000000000000000001d82447b53d95f5c264057b20a0c5438287e3442bb1aa50 647 1.00/1.00 vMB 81
455,972 455,972 0000000000000000025ae041a9c73f9db3e693677d275e6dae58490f9c02b601 601 1.00/1.00 vMB 83
455,971 455,971 0000000000000000009ee9ecce92f40127e137b6cb1115cf0c6e883364c13352 1,352 1.00/1.00 vMB 123
455,970 455,970 000000000000000000e351f0d13816dad785019efde45a1724ecc920aadd7e23 482 1.00/1.00 vMB 62
455,969 455,969 000000000000000001b0619142c545a633715cc96170720ec0227ae57e6cdebd 2,140 1.00/1.00 vMB 117
455,968 455,968 000000000000000001c15b3d4fdd272d562870b319a474344374474d72724e09 1,946 1.00/1.00 vMB 158
455,967 455,967 000000000000000000bc91c25a9ceeae38dff3ca6b6933f8f5dbeab3880aeff4 1,748 1.00/1.00 vMB 159
455,966 455,966 0000000000000000017ceb344f7cf06a3d39b0860e57d8a06ab4b82736d4d0ba 1,323 1.00/1.00 vMB 143
455,965 455,965 0000000000000000014344c708cb7b3868f8ede21f320d33c11252b8b3cc0203 512 1.00/1.00 vMB 71
455,964 455,964 000000000000000000853359c5455546e81415ef0522fb00512922cd5580ca0d 1 0.00/1.00 vMB 0
455,963 455,963 00000000000000000120f9b8ff0241a1637768a75b22a60b9df05f5d5ed757bf 1,051 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.87 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.06 GB
    • Received: 17.29 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.