Loading Tool

Explorer IconExplorer

Memory Pool

36,028 transactions
26.13 vMB
0.07115243 BTC
Random Selection Loading Transactions
Max Size: 133.46/200 MB

Candidate Block

Mining Attempt 102029f65d0f3cea292593db1dfd66e8c615c9c02c20d0165eaa02d25dc67f1f
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 0c51e2921a285353682d9f61035b3111420195b30fdf296e712f1c189b49c445
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,051
Size: 1.00 vMB
Total Fees: 0.02255437 BTC
Feerates: 713.01 > 2.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (78,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,882 835,882 000000000000000000003471bd2cff3004b8d0ad3320c4f9dfbdd5fc1e98d95f 360 1.00/1.00 vMB 11
835,881 835,881 0000000000000000000275de6caa44f061af61c0f11bb113d559282b02e0d4f0 1,037 1.00/1.00 vMB 13
835,880 835,880 000000000000000000002b52e634d50cc28145308c72e05e214d529d61fe30e9 304 1.00/1.00 vMB 10
835,879 835,879 0000000000000000000103b94b459ab837b7019a4e1fc961130d1180ad22cfdd 757 1.00/1.00 vMB 11
835,878 835,878 000000000000000000013e233a5dbc44110d7b82af12fb878acd154dee5d1b6b 2,057 1.00/1.00 vMB 17
835,877 835,877 000000000000000000002a40919e48267932577ad015af601da84e3d4a783402 225 1.00/1.00 vMB 10
835,876 835,876 0000000000000000000221902f1b5632aaae4a6a17c27381148eb02c96d294b2 147 1.00/1.00 vMB 10
835,875 835,875 0000000000000000000302de67e11b0042a6ddc766c2c68057c236b0173a8235 735 1.00/1.00 vMB 13
835,874 835,874 000000000000000000016375e82bc1e570b2471598f7a95992d7bc16894c1c74 2,083 1.00/1.00 vMB 16
835,873 835,873 00000000000000000002be9b5f5f08487357bf69bba906e0cb48a4957aa594a6 1,226 1.00/1.00 vMB 13
835,872 835,872 000000000000000000006de3ca797610ef616d69578d0871f6d83ba4aae918cd 1,988 1.00/1.00 vMB 14
835,871 835,871 00000000000000000001eb653d5a9a2fde8d9c350ba8862893a4c8042695e3f3 3,016 1.00/1.00 vMB 20
835,870 835,870 00000000000000000002ecd2d5e80a51b282ab89cf14d4a6b22626f45d8118a0 2,762 1.00/1.00 vMB 21
835,869 835,869 000000000000000000018ce4ec43d41646b3f602c8a66a9827cbbcd389510403 1,849 1.00/1.00 vMB 23
835,868 835,868 0000000000000000000195b19bfc9332ca76e0365fc12242d188b7a36cd535c7 177 1.00/1.00 vMB 11
835,867 835,867 00000000000000000001437a5ec1d915fb686ab24f30dae399ce810caee3fde3 1,688 1.00/1.00 vMB 12
835,866 835,866 000000000000000000033cf3f9844ef46cd4e17a241d81c7c9eca4af4dc65dae 2,315 1.00/1.00 vMB 19
835,865 835,865 000000000000000000007f10ce5c5f9bfaaafda5e2867d0e42821732893cac10 3,318 1.00/1.00 vMB 24
835,864 835,864 0000000000000000000293392157346f2e76d1ea54e6a57cb45822f94f048d03 1,892 1.00/1.00 vMB 15
835,863 835,863 0000000000000000000185dc724f917c517b925f0022afb9fb043b06c840d649 2,031 1.00/1.00 vMB 14
835,862 835,862 00000000000000000000231dcf91bdf6982acfd73fd8a7ae18c14c21787fb869 3,139 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.82 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: 636.00 GB
    • Received: 12.35 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.