Loading Tool

Explorer IconExplorer

Memory Pool

73,222 transactions
27.18 vMB
0.06279780 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt 040a7e17ad19913c88b3af9e108c36b106ad34efa556c65e681ce25a78db3f18
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root bbda9fdb2014665fd9be349092c9a0dd7134742211ea2f325f2a0386b503013b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.00510057 BTC
Feerates: 73.20 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (514,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,008 401,008 000000000000000001035814afe6c14e32242104fc5cc24181fa52c883818b04 1,956 1.00/1.00 vMB 71
401,007 401,007 0000000000000000057ef5549844b5cd9ba6e24f52e985b2ba75665e9684a43c 895 0.99/1.00 vMB 23
401,006 401,006 00000000000000000285325125158cc1607a9e6cda6477554927cf323ef3219c 1,256 0.92/1.00 vMB 33
401,005 401,005 000000000000000000b373cccf40603adc613899e17afec5b831f828358f299f 2,330 1.00/1.00 vMB 54
401,004 401,004 000000000000000001554b6fd0e433bcf55f48d16b91b0f9c5d72535e510b47d 1,403 1.00/1.00 vMB 33
401,003 401,003 00000000000000000420be0815bb9a7f0fa09d819352825937efdc24e073b0ac 1,919 0.92/1.00 vMB 49
401,002 401,002 000000000000000002100bff8395395df5f00eb9c066e240a95805ffc6a60b4a 2 0.00/1.00 vMB 0
401,001 401,001 000000000000000002be9f83df4f97ae4bb6206d0fa8a8a7ed48776786ffc1d8 1 0.00/1.00 vMB 0
401,000 401,000 000000000000000000af172b1ca0cdbcfb849e73167080a1379250d4c5904738 1,403 0.99/1.00 vMB 27
400,999 400,999 0000000000000000063829b985b700dbd4963776a7d3fd64452e89cca1111b46 1,334 0.90/1.00 vMB 39
400,998 400,998 00000000000000000194229b35ebc23ed4cc3a3ade110e42f4ce30026a864cdd 1,124 1.00/1.00 vMB 27
400,997 400,997 000000000000000002ec04eca33e2400c452b67ac0eaf9b694bbf7f10a26638d 2,172 1.00/1.00 vMB 44
400,996 400,996 000000000000000001c36e047ad795b6b3bae2aea82ae09cb7d44da05fc14f1f 2,215 1.00/1.00 vMB 52
400,995 400,995 0000000000000000012b68afab7ff9df6438c9633f208bb866e7dbdbe7b9a2ff 3,110 1.00/1.00 vMB 64
400,994 400,994 000000000000000001d10907f05c2b7f5e12cb7351f9dd6817d1df0ba0987937 2,695 1.00/1.00 vMB 50
400,993 400,993 000000000000000001a63571a6b802a509051d03a585a0c4b4ea042c7c099c69 2,816 1.00/1.00 vMB 100
400,992 400,992 000000000000000000fc942ab958b2d7b658156cf81052087f5ce74535bb41fe 2,401 0.99/1.00 vMB 61
400,991 400,991 000000000000000002a974cf6c50f0b1e832382d8a015cdd2bc967e33af22265 1,309 1.00/1.00 vMB 33
400,990 400,990 0000000000000000061366f84cf8fd9316f6c9ee29ea57158b1e32682da43c71 942 0.99/1.00 vMB 23
400,989 400,989 000000000000000004a3f694526bafbc2ff34a7823638488235e4054bc0eab90 1,217 0.93/1.00 vMB 34
400,988 400,988 000000000000000004b6d24aa9aaf07b0f97ddab27cca0d6a453f5c9da2c99dd 465 0.93/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.