Loading Tool

Explorer IconExplorer

Memory Pool

45,011 transactions
28.68 vMB
0.06569414 BTC
Random Selection Loading Transactions
Max Size: 152.65/200 MB

Candidate Block

Mining Attempt 1ddba74ff48bb3fc6819f5b1065908b044c705f652c26e9753db8327c9529712
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 7e459511e598f192bb94204263bc70cc0327078121b2f66103dece68d459b8da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.01123587 BTC
Feerates: 301.60 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (431,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,726 483,726 0000000000000000005ef12520fb451b816043f4c9402dab6b50dc9873bea077 292 0.15/1.00 vMB 192
483,725 483,725 000000000000000000359a7515e630e19767275d9e62aa3b82b2c25974df25d8 1,221 0.78/1.00 vMB 95
483,724 483,724 000000000000000000c221c4116d24d469986c76e4841792da297df1b22e9592 1,767 0.99/1.00 vMB 179
483,723 483,723 0000000000000000004f2af797d42d603f010137419e31df9523e951639050d1 2,142 1.00/1.00 vMB 218
483,722 483,722 00000000000000000109abd2aa8cf149b624fa4c055dfa62259561a02c455471 516 0.22/1.00 vMB 192
483,721 483,721 0000000000000000007e89d52827964b417874e805b49de507b631ad9e3d95b5 1,262 1.00/1.00 vMB 52
483,720 483,720 00000000000000000137733594ce4eab25d54f13b254ef05038057be3d99c9b4 1,861 0.99/1.00 vMB 218
483,719 483,719 0000000000000000005204dfb216fbd28ba5a411abe17c982d7a654ae28ca935 1,856 1.00/1.00 vMB 364
483,718 483,718 0000000000000000003e6862bfed88a2c5539370f36ac6733c3e551ff7e796f7 1,767 0.86/1.00 vMB 181
483,717 483,717 0000000000000000005f83ba3f39d669aca74ed213cf9eb4d673efb2ac6ec1fb 506 0.36/1.00 vMB 198
483,716 483,716 0000000000000000006327d2c3197133f411cb73f7a3a4862130d1d64d44dfff 194 0.11/1.00 vMB 222
483,715 483,715 0000000000000000002e940a96c19823687dcf4dbe56d0087c35bf3474a07afc 1,286 0.62/1.00 vMB 49
483,714 483,714 000000000000000000f7ae0cca707e5865ff3593c67f5510b7008df32a5a563b 1,704 1.00/1.00 vMB 89
483,713 483,713 000000000000000000cac7bbfcc85ff25f809928d55e4638b1e054c62e8d530f 2,464 1.00/1.00 vMB 328
483,712 483,712 000000000000000000142fdf3fc4c37f13a3024511eb4586e5d6eba23219514e 738 1.00/1.00 vMB 67
483,711 483,711 00000000000000000111cabedaef6d15e7211dcfe8356f1cc0607f961e2e0b3f 1,564 1.00/1.00 vMB 21
483,710 483,710 0000000000000000006cb4c65482021f32e3e4e922c83921b40e7cec34b06f6a 1,792 1.00/1.00 vMB 249
483,709 483,709 00000000000000000049b06c3d5b14a71ded353de6c005cd334d71adb4bb7992 1,522 1.00/1.00 vMB 159
483,708 483,708 0000000000000000002d25c28fb087925f1f4128127227db5e07190c45f9daf1 2,548 0.99/1.00 vMB 315
483,707 483,707 0000000000000000007f7a5e29f999acba852fc86e91f2a5dbabdada59e50c94 2,018 0.97/1.00 vMB 120
483,706 483,706 0000000000000000007f04f81f8f75327c65385c98bcc3718c3bb93f28af6b02 2,015 1.00/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.