Loading Tool

Explorer IconExplorer

Memory Pool

30,363 transactions
13.13 vMB
0.14226841 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.32/200 MB

Candidate Block

Mining Attempt 899508a9893e9d6ee2b1db8075edde5bdc424ada2422e6fbab65deba2c37fbd0
Version 20000000
Previous Block 000000000000000000019f6c5040172d78ebbd4b210c527f6cc5c13f4a0ae2f7
Merkle Root c6da9f4086b124d1df36da871d9bfd36add95dbf3395edcfa4b93a1c7c2af2b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,308
Size: 0.9979605 1.00 vMB
Total Fees: 0.11655051 BTC
Feerates: 500.00 > 11.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,759 (797,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,449 116,449 000000000000a20262cea944e6ec5dbe3a33d93bb47789b3f5a33cbd13f9d258 11 0.00/1.00 vMB 309
116,448 116,448 0000000000009093efa493c50ad6b05144976ddfb539be69478f652af95e123a 12 0.00/1.00 vMB 319
116,447 116,447 000000000000121a9ecae2770c1dac81b66a41ccb95b37e1ddbd1d674590f181 9 0.00/1.00 vMB 804
116,446 116,446 00000000000078dbedf5e2f73aa672f75ae177942e0d422db017bb13b8f88588 11 0.00/1.00 vMB 669
116,445 116,445 00000000000090d40ad09c2fd0b14af8b9413894f4eed0d8c1394377b799790e 1 0.00/1.00 vMB 0
116,444 116,444 000000000000bfa903ac5a0cd4bff12eed06475e6bd47131baf4d4823848764b 10 0.00/1.00 vMB 0
116,443 116,443 0000000000001779b21a16866e17b8c121b908d3e820e7b5a181f15d08489a86 10 0.00/1.00 vMB 715
116,442 116,442 000000000000a2e954728d7c4fd66c3757406a2dd0cbe06b88c95bfaa7127ac8 10 0.00/1.00 vMB 680
116,441 116,441 000000000000b5ec269379f76992e780b82e02fe5e3d2e6e3ed565d3067edbf8 7 0.00/1.00 vMB 1,058
116,440 116,440 000000000000170d4e1cfab8e2240845b2d52355a57ff370672028cfef45ba06 11 0.00/1.00 vMB 670
116,439 116,439 0000000000000dd91c0cddc2f949cecdb35bc7de1f8b85c21e19b17c5d09abc2 12 0.00/1.00 vMB 915
116,438 116,438 000000000000b7190377d325f770aab66940297700f82dc074efebb65a0c1233 12 0.00/1.00 vMB 0
116,437 116,437 00000000000047cfa97a805ef15f17be504317f82efead7a511a4c589df56b69 11 0.00/1.00 vMB 712
116,436 116,436 0000000000002beb53dbdfcd13d2b306a3ab2797ed918c0dd329e7c761b3b0cd 10 0.00/1.00 vMB 353
116,435 116,435 000000000000da51e44f6d9432dcdcfd00599c1388f6c1fba4951d11de58b58b 11 0.00/1.00 vMB 0
116,434 116,434 00000000000009e112b78fa157448132a938ef168308c4c8f337320db9829428 19 0.01/1.00 vMB 127
116,433 116,433 0000000000008f82ce685960d25b53ec325a4ffe6f7c97ce9428ea6c228cb1ae 1 0.00/1.00 vMB 0
116,432 116,432 0000000000000b2a7f8b904746970151a26a039f4999ba2753cddf1da2f7f54e 2 0.00/1.00 vMB 6,329
116,431 116,431 00000000000077e57941e909386c82fbcf0d8a7ae5c92bd32d3f3e165a360842 11 0.00/1.00 vMB 265
116,430 116,430 00000000000079624855b77d986890ec9c5f9e255631e5fbc083358775e7c408 2 0.00/1.00 vMB 3,875
116,429 116,429 0000000000007cd8af2feb679424742f6877347445becc08a662f265144e5d0c 11 0.00/1.00 vMB 720
Previous 10 blocks ↓
Total Size: 780.19 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: 505.42 GB
    • Received: 4.02 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.